No announcements
Found 309 threads
-
0 Votes
How to over come error MSB6006: "cmd.exe" exited with code 5?
How to over come error MSB6006: "cmd.exe" exited with code 5 -
0 Votes
ERROR: Cannot determine the location of the VS Common Tools folder
hello, When i open my visual studio command prompt(2010) this error will display setting environment for using microsoft visual Studio x86 ... -
0 Votes
Project Templates
I"m not exactly an expert but my desire is to create a template of a project with all my starting libraries,headers, cpp's, and resources that I use for most of my ...Unanswered | 1 Replies | 8632 Views | Created by TheLewis - Sunday, January 9, 2011 1:15 AM | Last reply by David Cravey - Monday, January 10, 2011 3:39 PM -
0 Votes
DirectX SDK Aug 2009 and Visual C++ 2010
Just wondering if anyone had this issue and if there is a easy way to fix it. It seems as if the IDE fails to find certain header files such as DxErr.h and d3dx9.h. Because it can't find ...Unanswered | 3 Replies | 14630 Views | Created by blewisjr - Saturday, January 16, 2010 9:05 PM | Last reply by sekimberly52 - Sunday, January 9, 2011 7:36 PM -
0 Votes
angry about "Quick Help on VS2010 Custom Build Rule" from Li Shao
what did she say? bullshit...holy ____..Unanswered | 2 Replies | 8476 Views | Created by shittyVs2010 - Saturday, January 8, 2011 12:35 AM | Last reply by shittyVs2010 - Saturday, January 8, 2011 6:51 PM -
0 Votes
What the ____ going on with Build rules in VS2010???
nothing is working now. enormous problems with build rules and unable to integrate other third party tools like Nvidia ...Unanswered | 1 Replies | 8097 Views | Created by shittyVs2010 - Saturday, January 8, 2011 12:34 AM | Last reply by shittyVs2010 - Saturday, January 8, 2011 6:50 PM -
3 Votes
Comatibility problem with windows, without VS 2010
Hi, I have encountered a problem. When I tried to create win32 console (using wmain instead of main) and win32 project, they both worked well on my PC, and on other PC with 2010 VS ...Answered | 5 Replies | 23549 Views | Created by Marsas.NET - Friday, September 18, 2009 10:24 AM | Last reply by Volvic_Apfel - Saturday, January 8, 2011 4:07 PM -
0 Votes
Conditional property sheets
Is there a way to create a property sheet in C++ that defines properties which take on different values based on the setting of other property sheets? As an example, let's say I'm ...Unanswered | 3 Replies | 12598 Views | Created by dvs0826 - Friday, July 10, 2009 7:36 PM | Last reply by Haw-Bin - Tuesday, January 4, 2011 8:55 PM -
2 Votes
error RC1106: invalid option: -ologo_RC
Hi I converted a solution from VS2008 to VS2010 Beta2 and many of the projects are giving me the error: Error 1000 error RC1106: invalid option: ...Answered | 7 Replies | 25546 Views | Created by brogall - Wednesday, October 21, 2009 9:19 PM | Last reply by Li Shao [MSFT] - Tuesday, January 4, 2011 7:28 PM -
0 Votes
Targets and Rules Files
HiI'm testing VS10 and with the recent launch of nVidia CUDA SDK with support for OpenCL I take a chance to join the two.All working fine, just noticed that nvcc custom build step are .rules ...Proposed | 12 Replies | 23187 Views | Created by Marcos F. Jardini - Monday, October 5, 2009 2:39 PM | Last reply by Rozi - Friday, December 31, 2010 9:13 AM -
0 Votes
argc represent the wrong value!
Hi all, I write a simple main function and test it under Windows XP SP2. I get the unexpected argc value here. Is it a known bug in visual studio ...Unanswered | 3 Replies | 11289 Views | Created by Mike.Chen - Tuesday, September 22, 2009 6:40 AM | Last reply by Pstv - Thursday, December 30, 2010 10:04 PM -
0 Votes
Batch rebuild links wrong dependent project
Searching ..\..\tools\w2k\lib\Release\si_tools.lib: 2> Searching ... lots of default ...Unanswered | 1 Replies | 10379 Views | Created by NE Dev - Tuesday, December 21, 2010 3:10 PM | Last reply by Li Shao [MSFT] - Friday, December 24, 2010 1:30 AM -
0 Votes
VS2010 clean solution deletes unnecessary files
Hi, I'm trying to upgrade several solutions from vs2005 to vs2010. All are native solutions and they share the same output folder which eventually contains all ...Unanswered | 2 Replies | 9366 Views | Created by Udi Ben Senior - Monday, December 13, 2010 12:47 PM | Last reply by Li Shao [MSFT] - Friday, December 24, 2010 1:13 AM -
0 Votes
RC : fatal error RC1106: invalid option: -ologo Somebody Help me Please
I installed visual studio 2010 but i create Win32 aplication and try to debug ... and i see the "RC : fatal error RC1106" And my ...Unanswered | 3 Replies | 16793 Views | Created by Cuberick - Monday, October 25, 2010 6:08 AM | Last reply by Li Shao [MSFT] - Friday, December 24, 2010 12:30 AM -
2 Votes
How to sign C++/CLI assemblies in VS 2010?
Hello, in VS 2008 I signed my C++/CLI assemblies successfully using the method described here (using the KeyContainer linker ...Answered | 7 Replies | 28567 Views | Created by Siegmund Baumann - Sunday, January 31, 2010 8:28 AM | Last reply by Li Shao [MSFT] - Friday, December 24, 2010 12:26 AM -
0 Votes
Unnecessary relinks of dependent projects when building with Visual Studio 2010
Hello, We have recently upgraded our solution from Visual Studio 2008 to Visual Studio 2010. What we have noticed is a rather annoying problem related to "incremental ...Unanswered | 12 Replies | 11314 Views | Created by Andrew Bushnell [Autodesk] - Wednesday, October 20, 2010 4:27 PM | Last reply by Li Shao [MSFT] - Friday, December 24, 2010 12:04 AM -
0 Votes
Regular compile AND custom build from the same source?
My project contains the file base.cpp. I want to setup my project so that: - base.cpp gets compiled and linked into my executable - a custom build step is ...Unanswered | 0 Replies | 7813 Views | Created by Jean-Luc Brouillet - Monday, December 13, 2010 6:51 AM -
1 Votes
Basic console problem- window doesn't open for long enough
Hi, I'm a beginner to C++, so my question is rather trivial. I've been trying to compile a couple of simple console win32 programs with reasonable success so far. However, ...Answered | 9 Replies | 44267 Views | Created by wasas - Wednesday, July 22, 2009 10:01 AM | Last reply by sudentSJSU - Friday, December 3, 2010 10:34 PM -
1 Votes
Printing source code with syntax coloring
I apologize in advanced if this has been covered somewhere already, but I can't seem to find it if it is. With that said, I'm trying to figure out how to print out source code ...Answered | 24 Replies | 45542 Views | Created by Sean.McKay - Saturday, October 24, 2009 8:08 PM | Last reply by Brittany Behrens - Tuesday, November 30, 2010 8:54 PM -
0 Votes
Cannot create a Windows Forms Application
I am trying to import the code of a Windows Forms Application from VS2008. After I copy over the code, I look at the design of the window. However, I get an error ...Answered | 3 Replies | 12872 Views | Created by saiarcot895 - Friday, August 21, 2009 9:17 PM | Last reply by Abhi-Siva - Monday, November 29, 2010 7:14 AM - Items 1 to 20 of 309 Next ›
No announcements