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.


Topics - 12345

Pages: [1]
1
General / SFML dependencies
« on: October 15, 2014, 02:08:38 pm »
Sorry for my english. I checked the dependencies of an executable written with sfml. I found it dependes on libgcj-13.dll, but in my computer there isn't this dll and the executable works evenly. Can someone tell me why?

2
General / SFML static link errors in code::blocks
« on: July 07, 2014, 10:08:07 pm »
Excuse me for my error in english.
I tried many times to compile statically sfml in projects with code::blocks, but the linker show me a lot of undefined reference to gl, glew, jpeg and many others. I haven't these libraries in my compiler folder beacause I think they are alredy included by sfml. I also recompiled SFML with cmake and code::blocks, but nothing changed. Can someone help me?

Pages: [1]
anything