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)
-   -   VS.NET /rebuild option (https://www.kinook.com/Forum/showthread.php?t=256)

ZooTroy 12-05-2003 12:58 PM

VS.NET /rebuild option
 
I am trying to set up a VS.NET step to rebuild my project.
I entered the solution name and configuration. I added /rebuild in the command line field on the options tab. When I build the step I get the following output:
"Pre-processing...

Building...

Microsoft (R) Development Environment Version 7.10.3077.
Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
Invalid Command Line.
Usage:
devenv [solutionfile | projectfile | anyfile.ext] [switches]

You can invoke...

Build successfully completed."

The same thing happens when I attempt to do a clean.
The solution build correctly when I don't add any additional values to the command line.

BTW, this worked for a VC6 step.

Thanks in advance.

kinook 12-05-2003 01:40 PM

Checking the 'Force a build of all projects' checkbox on the Project/Solution tab of the Make VS.NET action will cause the action to use the /rebuild flag instead of /build, causing the project outputs to be cleaned before building. The /rebuild and /clean flags work differently in VS.NET than VC6 and can't be tacked onto the end of the command-line.


All times are GMT -5. The time now is 10:13 PM.


Copyright © 1999-2023 Kinook Software, Inc.