visual studio 2010 error

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
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
I do not get help here
Hi firix.
You could try "clean" in the "build" menu. and then rebuild.
Hi firix.
You could try "clean" in the "build" menu. and then rebuild.


did not improve
Topic archived. No new replies allowed.