Le 2011-12-12 à 11:20, Kevin Spake a écrit : > > On Dec 12, 2011, at 2:43 AM, Pascal Robert wrote: > >> When are you getting the framework missing error? When you launch the build >> or when calling Ant (WOLips Build Tools -> Install)? > > When calling Ant: > >> >> If it's when you call Ant, the frameworks have to be installed. So either >> you build Wonder with the source code, or download them from >> http://webobjects.mdimension.com/hudson/job/Wonder/lastSuccessfulBuild/artifact/dist/Wonder-Frameworks.tar.gz > > I have the Wonder Source code, but it obviously is not built. What directory > should be used for the built frameworks? Also, are there any instructions > for building the frameworks?
Check BUILD.txt in Wonder top folder. In short, you have to do: ant frameworks; sudo ant frameworks.install >> >> If it's when you run the app, you need to embed the frameworks. To do that, >> right-click on your project in Eclipse, select Properties and in WOLips >> Deployment, check Local and System Frameworks. >> >>> I am trying to do a deployment build. However, I'm getting "the framework >>> name 'ERExtension' does not exist." error. Looking into the problem I came >>> across this thread: >>> http://lists.apple.com/archives/webobjects-dev/2010/Jun/msg00341.html. >>> However, the instructions that Chuck Hill references to: >>> http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build+and+Install >>> are no longer there. Is there a place to find relatively current >>> instructions for deployment? Right now, I'm just trying to get it going on >>> my own mac os x machine. Baby steps, so to speak. >>> >>> >>> Thanks. _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>> >>> This email sent to [email protected] >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
