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

Pages: [1]
1
General / cmake and qt?
« on: December 02, 2010, 05:31:13 pm »
The window opens but it says "Sorry Your system doesn't support shaders".

2
General / cmake and qt?
« on: December 02, 2010, 02:45:13 pm »
Thanks that was easy enough.  It works for most of the examples but when I try to run pong, opengl, or win32 it gives me a segmentation fault.  It seems like it might have to do with depending on sfml-graphics but I'm not sure.  Any ideas?

3
General / cmake and qt?
« on: December 02, 2010, 12:54:47 am »
I'm having a problem getting the sfml 2 examples to run using qt creator. First i ran cmake with /sfml2 and sfml2/build for where the source is and where to build and I opened it with qt creator but when i try to run it I get this error. "exited with code -1073741515"  

If i try to click on the pong examples exe it says "sfml-audio-2.dll is missing from your computer" but it is under lib in the build folder.  I'm thinking I need to set a path somewhere in a cmake file but i'm not really sure how cmake works.  Any help is appreciated

4
Feature requests / N900 port
« on: November 10, 2010, 02:51:38 am »
The phone works with meego which I believe can use full opengl not only opengl es.  So minimal porting would be necessary.  Unless of course you want to use it on android and ios.

Pages: [1]