Re: Missing Source Libs?
jon klein <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <[email protected]> |
On Saturday, September 20, 2003, at 07:54 AM, Steve wrote: > Hi, > > I'm trying to build Breve 1.7 from the source, on OSX. Where are the > libs (libworld.a libsteve.a etc)? Building for Mac OS X is a three-stage process: 1) in the top level of the source directory, type "make" 2) in the top level of the source directory, type "make documentation" 3) then open and build the Project Builder project Step 1 will create the libraries and place them in the "lib" directory, step 2 creates the necessary documentation files, and step 3 actually builds the OSX program. Alternatively: just type "make OSX_build" from the top level source directory -- this does everything. The reason they're split up into different steps by default is so that you can do the individual build steps more quickly if you need to (useful during development). - jon _______________________________________________ breve mailing list [email protected] http://www.spiderland.org/mailman/listinfo/breve