Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Error building VS 2008 .vcproj file with MSBuild (https://www.kinook.com/Forum/showthread.php?t=5317)

Jens 12-05-2014 07:37 AM

Error building VS 2008 .vcproj file with MSBuild
 
Very brief description of my problem:
- Created Project step with VisualBuild Pro (8.7) for VS2008 project
- selected the *.vcproj project file (C++ project file)
- tried to build it with VisualBuild
--> ERROR: get the MSBUILD : error MSB4192 that says that a *.vcproj file cannot be compiled with MsBuild.exe

Well that might be right, but I thought by using the Action Make VS2008 it will not use the msbuild.exe but the VCBuild.

With Visual Studio 2010 they changed the executable to build a project (from VCBuild to MSBUild).

I do have VS2010 as well as VS2008 installe on my machine.

Of course I could do everything by commandline, but I would like to use the nice GUI panels to easyly select configuration etc...

kinook 12-05-2014 07:43 AM

Create a solution file for the .vcproj file (opening the .vcproj file in Visual Studio, then exiting will prompt to create one) and build that file, or use vcbuild or devenv for building via the Override field on the Options tab.
http://www.kinook.com/VisBuildPro/Ma...optionstab.htm

Also see http://www.kinook.com/Forum/showthread.php?t=4500


All times are GMT -5. The time now is 05:33 PM.


Copyright © 1999-2023 Kinook Software, Inc.