Re: [Plib-users] Distributing Win32 compilations (cygwin)
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-04-22 15:02:06
|
Marlin Mixon wrote: > Curious, what files do you need to install a plib win32 EXE? I started a > collection of dll's based on error messages, but I stopped getting > meaningful error messages after I determined the following: > > The.exe > cygwin1.dll > glut32.dll > > I would think that you'd need some or all of the libplibxx.a files, except > in a dll format right? PLIB doesn't install as DLL's it's a bunch of .LIB's (I think that's right for windoze...statically linked libraries anyway). You should also need opengl32.dll - but that's probably dragged in by GLUT. I don't use windoze - but I thought I'd heard that you need something called mmsystem.dll - the multimedia library...I could easily be wrong about that though. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net http://freeglut.sourceforge.net |