Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-09-2007, 04:55 PM
rfktp rfktp is online now
Registered User
 
Join Date: 06-12-2007
Posts: 22
Compiller output

The output I get from visual build is not the same as what I get from visual studio.

When visual studio compiles my project, it will compille all subprojects even if some of them have errors.

Visual build does ot complile all subprojects and gives me an exit code 1.


Can you help?
Reply With Quote
  #2  
Old 07-09-2007, 05:48 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Building a VS project from the command-line isn't always identical to building in the IDE (the Make VS.NET action ultimately invokes devenv/msbuild to actually build a VS solution or project). Check the 'Display command-line...' checkbox on the Options tab, rebuild the step, then copy and paste the msbuild/devenv command-line from the build output to a Command Prompt and run it from there, followed by echo %errorlevel% to see the exit code returned. If the same behavior occurs outside of VBP, you'll need to open a support incident with MS. Otherwise, we'll need a reproducible case to investigate further, including:
1) The info from Help | About | Install Info
2) The .bld file used to build
3) A build log file
4) A .sln file and project files (no source code files)

Note that if you're using VS 2005, building with devenv (select 'devenv' in the Override field on the Options tab) rather than msbuild will tend to perform a build that more closely resembles what the VS2005 IDE does when building.
http://www.visualbuild.com/Manual/vsnetoptionstab.htm
http://www.google.com/search?q=msbui...opy%20local%22
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



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


Copyright © 1999-2023 Kinook Software, Inc.