Horde3D

Next-Generation Graphics Engine
It is currently 27.04.2024, 08:11

All times are UTC + 1 hour




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 06.02.2010, 13:32 
Offline

Joined: 06.02.2010, 13:24
Posts: 1
Hi all,
I built Horde3D with xcode and it looks like it worked, even if the two provided samples are not running correctly on a mac book pro (it might be a graphic card issue ).
Besides that, I would like to create a project with xcode using Horde3D as rendering engine:
how do I do it? Shall i use a carbon application template, Cocoa, or just c++ console application? Which binaries should I link with?

Makefiles
I would like also to create a project based on makefiles, since it seems it is the most multiplatform thing we have available now. I created them with cmake and compiled correctly, but I have not understood where are the compilation products such as libraries, static or dynamic, and the two executable examples.
Could anyone kindly help?

Many thanks.


Top
 Profile  
Reply with quote  
PostPosted: 08.03.2010, 11:25 
Offline

Joined: 07.03.2010, 17:06
Posts: 3
Location: igoumeninja, Greece
Me also i would like to built an XCode project using Horde3D as rendering engine.
Thunder0ne i you have found the solution please let me know.


Top
 Profile  
Reply with quote  
PostPosted: 08.03.2010, 19:37 
Offline

Joined: 15.06.2008, 11:21
Posts: 166
Location: Germany
no idea really, but just try and play around with the settings! That always works!

I'd bet, just create a console application and link with Horde3D and Horde3DUtils libs. Same as on Linux/Windows.


Top
 Profile  
Reply with quote  
PostPosted: 09.03.2010, 13:38 
Offline

Joined: 22.11.2007, 17:05
Posts: 707
Location: Boston, MA
phoenix64 wrote:
I'd bet, just create a console application and link with Horde3D and Horde3DUtils libs. Same as on Linux/Windows.
Apple loves to create their own terminology for everything ;)

I would just create an empty XCode project, add a new Cocoa Application Target, add the relevant source files and shared libraries (Horde3D and glfw) to that target, add the necessary system frameworks (Cocoa and OpenGL), and compile.

The details of doing all that are fairly involved though, so suggest you read up on XCode.

_________________
Tristam MacDonald - [swiftcoding]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 42 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group