Horde3D

Next-Generation Graphics Engine
It is currently 19.04.2024, 01:56

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 23.06.2008, 15:59 
Offline

Joined: 17.02.2008, 21:08
Posts: 24
Location: Switzerland
After a hiatus, I'm having a look at Horde3D again. I'm trying to build the latest SVN code on OSX 10.4.11 (Tiger).

Running "cmake -G Xcode ." or "cmake ." gives this output:

Code:
Libra-Mac-Zrh:~/projects/buggy/horde/Horde3D/fresh/trunk libra$ cmake -G Xcode .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error: Attempt to add link library "/System/Library/Frameworks/Carbon.framework" to target "Terrain" which is not built by this project.
CMake Error: Attempt to add link library "/System/Library/Frameworks/ApplicationServices.framework" to target "Terrain" which is not built by this project.
CMake Error: Attempt to add link library "/System/Library/Frameworks/AGL.framework" to target "Terrain" which is not built by this project.
-- Configuring done


It doesn't generate a Makefile or any Xcode project that I can see. I'm not at all familiar with Mac/Xcode or CMake development, (I usually work on Linux,) so could anyone give me some tips on how to get it working?

If there is a simpler non-CMake approach, that would also be good.


Top
 Profile  
Reply with quote  
PostPosted: 23.06.2008, 16:15 
Offline

Joined: 22.11.2007, 17:05
Posts: 707
Location: Boston, MA
Yeah, about that... I haven't had time to finish the CMake/Mac integration, which is insanely complicated :)

For the meantime, you probably want to grab Vurlix's XCode project for 1.5.0, which was posted on one of the Mac threads on the main discussion board. He may have a newer one somewhere...

_________________
Tristam MacDonald - [swiftcoding]


Top
 Profile  
Reply with quote  
PostPosted: 23.06.2008, 16:27 
Offline

Joined: 17.02.2008, 21:08
Posts: 24
Location: Switzerland
Ah, thank you, that sounds good :)

Unfortunately, the server seems to be down at the moment. Do you have a copy by any chance?


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

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 40 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