|
From: Peter M. <Pet...@mi...> - 2005-05-04 16:37:59
|
Hi All, I have just been having a play with Quesa Release 1.7 on Tiger and found some errors. I had this in the pre-release version of Tiger as well but I just commented then out. I could fix them but I am not to sure on the code.... The fix was to change the void* into GLvoid* and then add some dots? Has anyone else had these errors. The fix can wait until the next release, as I am just about to start on view hints export. Beyond that the release looks good. Cheers Peter. On 2 May 2005, at 20:07, James W. Walker wrote: > "Sean McBride" <se...@ro...> wrote: > >> But I'd suggest renaming: >> >> /Developers/Stub Libraries/ >> to >> /Developers/Stub Libraries (CFM)/ >> >> to be consistent. > > OK. > >> Also adding a >> >> /Developers/Static Libraries (Mach-O)/ >> >> would be nice. And Jose's static lib addition to the xcode projects >> builds nicely. > > Actually, I got some errors when I tried to build that under Tiger. > >> However, I get the following link errors using the xcode-built static >> lib >> with a CW project. Quesa uses C++ now, right? Am I doomed by >> differences in C++ ABI between compilers? > > Yes, I think you're doomed. It's probably not only the ABI, but the > fact that they are using different STL implementations. Why do you > prefer using a static lib rather than a framework? > -- > James W. Walker, ScriptPerfection Enterprises, Inc. > <http://www.write-brain.com/> > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop > > -- > This message has been scanned for viruses and > dangerous content by Swift Internet, and is > believed to be clean. > |