hallo everyone!
i've tried several opensource engines and find orx really good from it's design and idea. futhermore, it is easy to setup the develop environment.
After playing through some tutorials on the PC, i've installed the both demos for my android.
the "Balls and Walls" demo works.
but for my device (LG Optimus 7) that "light" demo
does not show the "light". what i can see, are only the asserts under a gray mask.
built with GLES2, there's only a (logcat-) message from the profiler, which seems unrelated with this problem.
orxProfiler.c:455) Can't pop marker: marker stack is empty.
could someone explain, how to fix it?
Comments
Well, I'm afraid I can't help much with the Android side but I'm sure either Faistoiplaisir or Lydesik will have an answer for you.
However, I need to ask: which version are you using? The latest from the Bitbucket Mercurial repository or the binary packages from Sourceforge?
iam using the 1.3rc from sourceforge
So yep, I'd recommend trying the hg repository instead, the 1.3rc0 is over 1.5 years old and about as outdated as dinosaurs!
We're currently working to add build integration support to orx in order to be able to release more binary builds in the future.
Edit: Er, nevermind, just saw that you began following the project there a couple of hours ago!