5
« on: October 26, 2014, 11:27:13 am »
Hello guys!
I've started learning about making games lately and I choose SFML and c++ for that.
Currently I'm using visual studio 2010. I built a win32 application and it works fine.
The problem is, I don't want to show the console screen together with the sfml window.
Furthermore, I searched a lot in the web but I couldn't find an answer to how compiling the project so the final executable will work in different OS's like Linux.
I hope you can help me with that or give me a reference to some information on thar .
Thank you, Alex.