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 - Bengel

Pages: [1]
1
General / Re: Compiling SFML
« on: January 14, 2014, 09:24:53 pm »
Hi, i deleted all files and did it from beginning, i guess it's ok.

2
General / Re: Compiling SFML
« on: January 14, 2014, 08:48:25 pm »
Hi,

I changed the CMAKE_INSTALL_PREFIX and built the INSTALL project successfully. The result is the same, I don't get the sfml-xxx-s-d.lib files. Maybe the files are correct only that the files were renamed in the tutorial. I am not sure about that.

Here the same files I get

3
General / Compiling SFML
« on: January 14, 2014, 07:53:36 pm »
Hello,

I want first to apologize for my bad English.

I have trouble with compiling SFML. I read and successfully completed the tutorial how to recompile SFML with visual studio 2013. My issue is that I don't get the static .lib files. Here we go my proceed with pictures.

First i downloaded the version SFML 2.1 the all folder with sources.
I started cmakeGUI and choosed the visual studio 2012 as a compiler



I configured without any errors and choosed "use static libs" and deselected "build shared libs"



After this I started the project from the build folder where cmake generated the vs2013 project and built it successfully



and the result is not the same as I expected



There are no files like in the tutorial for linking SFML statically like sfml-window-s-d.lib

What have I done wrong?

thanks alot for your answers.

Pages: [1]
anything