SFML community forums
Help => General => Topic started by: Oldfrith on January 20, 2013, 07:54:23 pm
-
Trying to compile SFML under 64 bit windows 7. Linker is aware of all directories and libs, but I keep getting this error:
Error 1 error MSB4023: Cannot evaluate the item metadata "%(FullPath)". The item metadata "%(FullPath)" cannot be applied to the path ":". The given path's format is not supported. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets
-
What does Google say about this?
To me it sounds like a faulty installation. Have you tried reinstalling VS11 and do other applications build fine?
-
Somehow a : had gotten entered into the output directory box, thus the error.