simdb icon indicating copy to clipboard operation
simdb copied to clipboard

conflict with pugixml

Open manuel76413 opened this issue 3 years ago • 1 comments

manuel76413 avatar Apr 10 '22 14:04 manuel76413

find reason, in the code '# if !defined(_DEBUG) '# define NDEBUG '# endif I defined an ReleaseDbg configuration, the code above change to Release config, so link to lib is missing

manuel76413 avatar Apr 10 '22 15:04 manuel76413