[try Beta version]
Not logged in

 
visual studio 2010 error

May 13, 2011 at 8:06pm
I am using visual studio 2010.
and get the following error.
now I can not compile the program I wrote.


Error :The expression "[System.IO.Path]::Combine(C:\Users\firix\Desktop\PROJE
YENİ\proje1\proje1\, C:\Users\firix\Desktop\PROJE YENİ\proje1\Debug
\".exe)"cannot be evaluated. Illegal characters in path.C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets  36


Do you think what could have been?
Last edited on May 13, 2011 at 8:08pm
May 14, 2011 at 4:38am
http://social.msdn.microsoft.com/Forums/en-US/vs2010ctpcpp/thread/dd1969f9-a2c3-4d44-952a-080566c1cb5d/
For future reference, please just copy/paste your compiling errors into Google from now on if you can't figure it out on your own. This message board is not the best place to get fast answers that have to do with IDE errors that have nothing to do with coding. Also, just about EVERY error has been asked and answered at least once and you can find them on Google.
Last edited on May 14, 2011 at 4:40am
May 14, 2011 at 9:01am
I do not get help here
May 14, 2011 at 10:21am
Hi firix.
You could try "clean" in the "build" menu. and then rebuild.
May 16, 2011 at 3:45pm
Hi firix.
You could try "clean" in the "build" menu. and then rebuild.


did not improve
Topic archived. No new replies allowed.