#1
|
|||
|
|||
x64 broken?
We're trying to use VisualBuild to build our product for both 64 and 32 bit platforms. They both build fine under DevStudio 2005 and use the project configuration settings correctly. However, when VisualBuild builds the solutions, the output destination folders seem to be ignored... and the projects are all building under the x86 configuration instead of the chosen x64 configuration.
I can get around this by creating entirely new configurations and naming them something like Debug 64 and Release 64. However, this makes the solution and project files confusing and messy. Anyone run into this problem? Thanks! - William |
|
|