Re: [Plib-users] OS X Compatibility?
Brought to you by:
sjbaker
From: mat t. p. <pr...@tt...> - 2003-08-06 19:33:19
|
Krippel- send me the errors, I'll take a look m. On Wednesday, August 6, 2003, at 12:17PM, Krippel Harald wrote: > I have installed max-os x and fink. i can cmpile plib from cvs but i =20= > can > not compile the examples or my code that use the plib. I have problems > with the header files. errors. (if you are interested i can send you =20= > the > messages from the console, at the moment i mail from linux from my > i-book, sorry) > >> Ron- >> >> >> You'll need to copy the following files into your build directory and >> overwrite those supplied by the PLIB package: >> >> /usr/share/libtool/config.sub >> /usr/share/libtool/config.guess >> >> it should configure just fine after the change. >> >> A bit of advice from an OSX Plib user, you're going to find some =20 >> pretty >> funky things with PLIB and the system. There are two things you can > do >> to get around this: >> >> 1.) Compile all of PLIB into your project instead of using them as >> libs. A big problem that I ran into is that Project Builder wont >> consider the PLIB libs as C++ and will fail miserably when you try to >> link against them. I actually had to make a framework for the PLIB >> headers when I was using 1.5, then link in that framework _and_ the C >> libs to get my stuff to compile. >> >> 2.) A guy recently came on here asking for the same kind of stuff = and >> we talked a bit. He found out from someone else that a tool called >> "ConvertMake" worked really well for dealing with the conversion >> problems. I suggest you take a serious look at ConvertMake, it could >> make your life a lot easier. >> >> Good luck- >> >> mat. >> >> >> >> On Wednesday, August 6, 2003, at 6:21AM, Ron Alford wrote: >> >>> How is Mac OS X compatibility? Most of the docs seem to list it as > an >>> after thought, and the configure script bombs out with the following >>> message: >>> checking host system type... configure: error: can not guess host > type; >>> you must specify one >>> >>> Thanks, >>> -Ron >>> >>> -- =20 >>> Ron Alford, KB0NUV >>> http://volus.net/~ronwalf >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email sponsored by: Free pre-built ASP.NET sites > including >>> Data Reports, E-commerce, Portals, and Forums are available now. >>> Download today and enter to win an XBOX or Visual Studio .NET. >>> http://aspnet.click-url.com/go/psa00100003ave/direct; >>> at.aspnet_072303_01/01 >>> _______________________________________________ >>> plib-users mailing list >>> pli...@li... >>> https://lists.sourceforge.net/lists/listinfo/plib-users >> >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by: Free pre-built ASP.NET sites > including >> Data Reports, E-commerce, Portals, and Forums are available now. >> Download today and enter to win an XBOX or Visual Studio .NET. >> http://aspnet.click-url.com/go/psa00100003ave/direct;=20 >> at.aspnet_072303_01/01 > >> _______________________________________________ >> plib-users mailing list >> pli...@li... >> https://lists.sourceforge.net/lists/listinfo/plib-users >> > > Der superg=FCnstige surfEU-Internetzugang - Jetzt registrieren! =20 > http://www.surfeu.at/register/ > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;=20 > at.aspnet_072303_01/01 > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users |