Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
windows compiling with OS configurations
Description
It should be possible to specify to autobuild the type of OS build to configure for, i.e. -c RelWithDebInfoOS
The first part of my autobuild command is
autobuild configure -c ReleaseOS
|
yet the VS2010 solution generated is for a Debug build.