-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I'm experiencing performance inconsistencies with regards to build duration when building a VS2008 solution file with either devenv or msbuild from command line.
My solution contains both C# and C++ projects, and I have these results:
devenv.exe (either command line or within the ide): 7 minutes
msbuild…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
How can I catch an error in devenv? If an error occures (the build fails..) I need to print it out. How can I do that? Thanks!
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey folks,
I've tried to compile an application with Directx. But this causes an PRJ0030 error for $().
How can I escape critical characters like (,) oder blanks. Refering to the cmd I've used ^ but it does not help.
Kind regards,
Gerrit
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have CruiseControl.net running Visual Studio (2005/2008 - using devenv.com) as we need to build deployment projects (.vdproj).
At times, for various reasons devenv decides that even though it was run from the command line, using the devenv.com varient, it still wants to put up a dialog box.
Now…
>>> More
-
as seen on Super User
- Search for 'Super User'
I've tried checking the "Run as Administrator" on the shortcut, but that doesn't always seem to work, like when I open the solution through the jumplist.
I browsed to the devenv.exe file, but when I open the properties for the file the Compatibility tab is not there. It is there for other executables…
>>> More