id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12037,boost::program_options tests cannot be built for both release and debug variants at the same time,Diego Barrios Romero ,Vladimir Prus,"On Windows 7: boost::program_options tests cannot be built for both release and debug variants at the same time. Running b2 libs/program_options/test variant=release,debug results in: {{{ Performing configuration checks - 32-bit : yes (cached) - arm : no (cached) - mips1 : no (cached) - power : no (cached) - sparc : no (cached) - x86 : yes (cached) - symlinks supported : no (cached) - junctions supported : yes (cached) - hardlinks supported : yes (cached) error: Name clash for 'test_convert.exe' error: error: Tried to build the target twice, with property sets having error: these incompatible properties: error: error: - NDEBUG error: - none error: error: Please make sure to have consistent requirements for these error: properties everywhere in your project, especially for install error: targets. }}} The tests can be built without problem if doing one variant after the other (two separate calls, one for release, one for debug). (This issue is present in the current ""develop"" branch, as well as in the 1.60 release) ",Bugs,new,To Be Determined,build,Boost Development Trunk,Optimization,,,