From: Conrad W. <we...@on...> - 2002-06-18 16:55:08
|
Ok Dario, here comes: I actually found my CW Pro 7 SDK in the Reference directory. I moved the whole shablong called (CodeWarrior SDK) - yes parantheses are part of it - into the Metrowerks CodeWarrior root directory because that's where the zoolib zac project expects it. I build the zac carbon target. Got lots of warnings which I neglected. It build a "ZooLib Asset Compiler-carb" straight in the correct plug--in directory but you need to restart CodeWarrior for it to be recognized (bummer). Now I build the carbon Paintertest project without problems. You should see a console output when the zac compiler kicks inn: Generated ZooLib asset object file: "Geni:Develop Tools:Zoolib CVS:zoolib:samples:paintertest:painte rtest_build_cw::NPainterStd_Assets_en.zao" Generated ZooLib asset object file: "Geni:Develop Tools:Zoolib CVS:zoolib:samples:paintertest:painte rtest_build_cw::PainterTest_Assets_en.zao" I got a series of link warning but just neglect them. The carbon paiter test app runs fine - nice actually. NB: I build this on a 260 MHz G3 runnning 9.2.2. I have a 500 MHz iBook running 10.1.5 but to be honnest I am fed up with it, it is just toooooo slow! Dual G4 750 MHz++ is needed for OS X! We have a lightning storm comming inn right now, I am closing down! Cheers, Conrad- >Hi Conrad, > >> It's been a while, but I should be able to get you on the right track. >> Observe that there are .zas files in the project workspace (they are >> "xml-ish"). >> If you look at the File Mappings in a project Settings Dialog you'll see >> that .zas files require the Zoolib Asset Compiler. > >yep, that's what I thought. > >> The source and xml export file for ZAC is in src_other:tools:zac: >> You are going to need to build this one first and it requires the >> CodeWarrior Plug-In SDK. Right now I don't have that available on my >> system, and my CD's are burried in some cardboard box somewhere (I should >> be getting the CW 8 upgrade any day now) so I can't verify but I may have >> a go at this, just for fun, if none of the zoolib gurus here take over. > >last week my CD drive died so I cannot install the Plug-In SDK. >Is it available somewhere on the Net? > >> Perhaps the ZAC compiler could be distributed as a binary. > >that would be an excellent idea -- I'd really appreciate it >if someone could post it or mail it to me directly... > >> I expect that once you have got the zac compiler build and in the proper >> CW plug-in directory the PainterTest project will build without errors. > >I'm sure it'd build if I had all the right components... > >Thanks and ciao, >Dario > > >---------------------------------------------------------------------------- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > >_______________________________________________ >ZooLib-dev mailing list >Zoo...@li... >https://lists.sourceforge.net/lists/listinfo/zoolib-dev > > |