Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing osx version without installing xcode
07-10-2014, 03:19 PM (This post was last modified: 07-10-2014 03:28 PM by xsacha.)
Post: #12
RE: Installing osx version without installing xcode
(07-10-2014 11:13 AM)slavezeo Wrote:  I Downloaded QtCreator and give it the old college try. It threw an error in gl_common.h when looking for GL/glew.h . I had to end up going in and hardcoding it to /usr/include/GL/glew.h . After I did this it compiled just great.

The only issue I found so far is that gamepads do not work in the Qt build. Although, they work fine in the SDL build. The Qt build does pull in my gamepad configuration including button mapping from the SDL build. The buttons are mapped correctly, but it still doesn't detect a gamepad at all.

I'll look in to the gamepad issue. I usually don't have one with me to test with. I think it might have been broken since 0.9.8.

Edit: Found the issue with glew. It's hard to test because my cmake was including the system glew already.

Thanks for report.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Installing osx version without installing xcode - xsacha - 07-10-2014 03:19 PM

Forum Jump: