Cool VL Viewer forum http://sldev.free.fr/forum/ |
|
Mac build http://sldev.free.fr/forum/viewtopic.php?f=5&t=549 |
Page 1 of 1 |
Author: | LaurentBechir [ 2011-08-29 17:45:29 ] |
Post subject: | Mac build |
Hello, I'd like to make a build of Cool SL Viewer for Mac and I'd like to know where I grab the source code and if you have a special script to add the features you have changed ? (I've seen your viewer was based on SnowGlobe) Thank you |
Author: | Henri Beauchamp [ 2011-08-29 17:55:54 ] |
Post subject: | Re: Mac build |
The sources are given in the download section of the website, under each release ("(source files used to build this release: main sources, artwork files, libraries, ..."). For the Macintosh, you will also need a file not linked to there: fmod v3.75 for Mac. |
Author: | LaurentBechir [ 2011-08-30 13:47:54 ] |
Post subject: | Re: Mac build |
Do you need to add special files for the experimental mesh build ? It fails because, among other reasons, llconvexdecomposition.h is missing. I'm building it with XCode 3.2.6 on Snow Leopard 10.6.8 with gcc 4.0, target Mac Os 10.4 Thank you |
Author: | Henri Beauchamp [ 2011-08-30 14:16:28 ] |
Post subject: | Re: Mac build |
No, all pre-built libraries should get downloaded automatically at build time. The convex decomposition stub library for Mac is here too, and properly listed in install.xml (which is the file the build system gets the download links from). The header is in there as well... This said, I don't have a Mac, neither ever used a Mac, so I would be in pain to tell what you need to do to produce a Mac build... |
Author: | Kris Spade [ 2011-09-12 22:10:53 ] |
Post subject: | Re: Mac build |
There is a typo in the install.xml file for the darwin llconexdecompositionstub libs. It appears as this: <uri>>http://sldev.free.fr/libraries/llconvexdecompositionstub-0.3a-darwin-20110819.tar.bz2</uri> And should be this: <uri>http://sldev.free.fr/libraries/llconvexdecompositionstub-0.3a-darwin-20110819.tar.bz2</uri> Notice the extra ">" in the uri tag. Take it out and you should be able to fetch it fine. |
Author: | Henri Beauchamp [ 2011-09-13 15:06:48 ] | |||||||||
Post subject: | Re: Mac build | |||||||||
|
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |