Hi,
I'm quite new to Mac, so as XCode and I'm having troubles configuring XCode for ORX. Can someone upload some basic project template for Mac (not iPhone) with one excutable (not as in tutorial) and with some simple directory tree (project file in root, sources in one folder, so as includes and libs) please? I would really appreciate it.
Comments
I can provide you with such a template, but actually everytime I start a new XCode project I use the tutorial project file as template. I keep either the tutorial #10 or #11 (both are single executable and not plugins) and remove all the other tutorials.
If you still don't think you can't make it from that I'll try to upload a simpler one somewhere tomorrow.
So I would appreciate if you could upload me some simplified template
Well, I'll do that tonight, I'm using the latest version of orx from the SVN, but that shouldn't matter much if you replace the include and library files with your own. Or you could also sync the SVN so as to get all the new stuff. (In this case only sync the trunk, otherwise you'll get all the dev branches you don't need.)
https://forum.orx-project.org/discussion/1306
Kenn, I'm afraid that both my wife and my daughter were sick today so I didn't have time to create a project tonight. Hopefully I'll be able to do it tomorrow. Sorry about the delay.
I tryed it once again this morning and I finished up with compiled application and "misaligned_stack_error_" while running it in orx_Execute() as debug says.
I'm just doing something wrong
Again, I'm sorry, they're still both pretty sick and I didn't have the opportunity to go on the computer. As I only got 4 hours of sleep in the last 2 nights, I don't think I'll be able to stay up late and do that. Hopefully tomorrow will be better!
Finished up Xcode tutorial. It just probably needs some english correctures as I'm not from english speaking country.