[answered] can't get any 3rd party examples running #2442
Unanswered
chriscamacho
asked this question in
Q&A
Replies: 2 comments 7 replies
-
You're showing your code, and build options, and saying something is not working... But what is the actual problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
sorry!
call to init never returns
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to get further than init... tried numerous 3rd party examples - all the built in examples work, but I can't get any traction with a simple 3rd party example independent of all the examplesGlue etc...
So far I have this:
I've had to add Linux specific code because the example was windows only.
I think its to do with the native window handle, but after trying all sorts I'm stumped...
compiler flags from makefile
any clues would be most appreciated !
Beta Was this translation helpful? Give feedback.
All reactions