Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-16 04:03:06



Reply to topic  [ 14 posts ]  Go to page Previous  1, 2
Mac OSX Build 
Author Message

Joined: 2009-03-17 18:42:51
Posts: 5545
Reply with quote
Catten wrote:
Now that the source compiles out of the box, I'd like to work some on the make files. Each build requires a lot of manual editing in xcode after running cmake, with compiler settings, paths etc.

I don't have a lot of experience in make and cmake, so is there anything I should be aware of? so I don't break for instance the linux build etc.?
I know nothing about xcode, so I don't know if automating the manual editing is at all possible (to build under Windows, there are also a couple manual steps to follow when building with VS2010 Express, which are not in cmake's control), but as long as you keep the changes between "if (DARWIN) ... endif (DARWIN)" sections in the cmake files, you should be safe from breaking Linux and Windows builds.
You will probably want to make the changes inside indra/cmake/00-Common.cmake, since this file is included by pretty much all other cmake files.
Also, do have a look at LL's v3 viewer cmake files and see is some DARWIN specific stuff could apply to the Cool VL Viewer.


2014-08-06 07:22:50
Profile WWW

Joined: 2011-09-17 11:12:19
Posts: 361
Reply with quote
Cool, I will try that, thanks. I think paths, and included libraries should be possible using cmake, though I don't know it well, but those are also those that take the longest to manually edit afterwards.

seems the paths created are for instance /linden/indra/../include which has to be /linden/include for xcode to understand it. Others are double release / debug paths etc.


2014-08-06 18:22:10
Profile

Joined: 2009-03-17 18:42:51
Posts: 5545
Reply with quote
There are also Darwin and xcode specific lines in indra/cmake/Variables.cmake ...


2014-08-06 18:44:31
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5545
Reply with quote
Also, Catten, please check your private messages on this board. :)


2014-08-08 07:51:00
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 14 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 19 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:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.