Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Onur

Pages: [1]
1
General / Re: [Error] SFML-2.1 static building (Visual Studio 2013)
« on: February 06, 2014, 06:16:57 pm »
Thanks! I used console cmake and NMake and now no problem. Also sorry for no searching.

2
General / [Error] SFML-2.1 static building (Visual Studio 2013)
« on: February 06, 2014, 05:07:00 pm »

CMake Options

I tried to build with generated .sln file. But i get this error message

Error   1   error MSB4025: The project file could not be loaded. An error occurred while parsing EntityName. Line 107, position 29.   C:\sfmld\SFML-2.1\src\SFML\Network\sfml-network.vcxproj   107
Error   2   error MSB4025: The project file could not be loaded. An error occurred while parsing EntityName. Line 107, position 29.   C:\sfmld\SFML-2.1\src\SFML\Audio\sfml-audio.vcxproj   107
Error   3   error MSB4025: The project file could not be loaded. An error occurred while parsing EntityName. Line 107, position 29.   C:\sfmld\SFML-2.1\src\SFML\Graphics\sfml-graphics.vcxproj   107
Error   4   error MSB4025: The project file could not be loaded. An error occurred while parsing EntityName. Line 107, position 29.   C:\sfmld\SFML-2.1\src\SFML\Window\sfml-window.vcxproj   107

Pages: [1]
anything