No announcements
Found 309 threads
-
0 VotesHow to over come error MSB6006: "cmd.exe" exited with code 5?
How to over come error MSB6006: "cmd.exe" exited with code 5 -
0 VotesERROR: 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 VotesProject 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 | 7925 Views | Created by TheLewis - Sunday, January 9, 2011 1:15 AM | Last reply by David Cravey - Monday, January 10, 2011 3:39 PM -
0 VotesDirectX 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 | 14114 Views | Created by blewisjr - Saturday, January 16, 2010 9:05 PM | Last reply by sekimberly52 - Sunday, January 9, 2011 7:36 PM -
0 Votesangry about "Quick Help on VS2010 Custom Build Rule" from Li Shao
what did she say? bullshit...holy ____..Unanswered | 2 Replies | 7903 Views | Created by shittyVs2010 - Saturday, January 8, 2011 12:35 AM | Last reply by shittyVs2010 - Saturday, January 8, 2011 6:51 PM -
0 VotesWhat 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 | 7592 Views | Created by shittyVs2010 - Saturday, January 8, 2011 12:34 AM | Last reply by shittyVs2010 - Saturday, January 8, 2011 6:50 PM -
3 VotesComatibility 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 | 22932 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 VotesConditional 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 | 11661 Views | Created by dvs0826 - Friday, July 10, 2009 7:36 PM | Last reply by Haw-Bin - Tuesday, January 4, 2011 8:55 PM -
2 Voteserror 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 | 23997 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 VotesTargets 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 | 22379 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 Votesargc 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 | 10464 Views | Created by Mike.Chen - Tuesday, September 22, 2009 6:40 AM | Last reply by Pstv - Thursday, December 30, 2010 10:04 PM -
0 VotesBatch rebuild links wrong dependent project
Searching ..\..\tools\w2k\lib\Release\si_tools.lib: 2> Searching ... lots of default ...Unanswered | 1 Replies | 9835 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 VotesVS2010 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 | 8711 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 VotesRC : 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 | 15416 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 VotesHow 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 | 27334 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 VotesUnnecessary 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 | 10643 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 VotesRegular 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 | 7325 Views | Created by Jean-Luc Brouillet - Monday, December 13, 2010 6:51 AM -
1 VotesBasic 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 | 42326 Views | Created by wasas - Wednesday, July 22, 2009 10:01 AM | Last reply by sudentSJSU - Friday, December 3, 2010 10:34 PM -
1 VotesPrinting 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 | 43151 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 VotesCannot 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 | 12098 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
