[VoxBo] build problems on Mac OS
Daniel Y Kimberg
kimberg at mail.med.upenn.edu
Thu Aug 30 16:13:30 EDT 2007
Jarrod Lewis-Peacock wrote:
> > g++: unrecognized option `-shared'
It looks like your machine isn't being recognized as an OSX machine.
In the root of the src directory is a file called make_stuff.txt,
which sets some environment variables for OSX. It detects OSX by
testing the output of the uname command. (Incidentally, what do you
get if you type uname?) You can get rid of the conditions around the
Darwin flags, and it should set things up better.
Once I get vbview working again, I will make a push for 1.8.5, which
should simplify the build process quite a bit.
dan
More information about the voxbo-general
mailing list