Building breve on Mac OS X

Ignacio Garcia <[email protected]> Sat, 5 Mar 2005 15:42:04 -0300 (ART)
Newsgroups gmane.comp.breve
Message-ID <[email protected]>
Hi, I've been trying to build breve from source (the
nightly build) since many of the bug fixes in that
version are very important for my current app.
To begin with, I downloaded and built ODE and Expat.
Building from the Xcode project didn't work, so I used
the ./configure , make optimized and that worked fine.
But then I found two problems:
1) The suggested test ./bin/breve ./demos/Gatherers.tz
produces the following error:

Function Prototype Error: invalid number of arguments
to internal method "addEvent": expected 3, got 2 at
line 116 of file "Object.tz"
Error including file "Object.tz" at line 1 of file
"Real.tz"
Error including file "Real.tz" at line 1 of file
"Mobile.tz"
Error including file "Mobile.tz" at line 20 of file
"./demos/Gatherers.tz"

But after checking Object.tz I find that the offending
line (116 of Object.tz) reads "addEvent(theMethod,
theTime, 0).", which seems OK(?)

2) make OSX_build fails and complains about 

/Users/jk/dev/breve/plugins/slDigitizerPlugin: No such
file or directory
/Users/jk/dev/breve/plugins/slQTMusicPlugin: No such
file or directory
** BUILD FAILED **
** BUILD FAILED **
make: *** [OSX_build] Error 1

Any suggestions as to what may be going on?

TIA
Ignacio


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
breve mailing list
[email protected]
http://lists.spiderland.org/mailman/listinfo/breve