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

Pages: [1]
1
General / Re: "opengl32" module missing after building SFML using cmake
« on: December 05, 2015, 07:46:38 pm »
Got it. Thanks!  :)

2
General / "opengl32" module missing after building SFML using cmake
« on: December 05, 2015, 06:57:21 am »
I am using mingw32 gcc 4.8.1 as my compiler, and SFML does not provide a binary corresponding to it. So I followed the instruction and built SFML with cmake and mingw32-make.exe. However I realized one thing: different from the SFML library provided by the download page, there is no opengl module inside my lib folder anymore. Is it supposed to be like this? If not, how can I fix it? Thank you! (I'm still new to programming, so if I named anything wrong please forgive!)

Pages: [1]