On Thu, 22 Apr 2004 01:05:51 +0100, Alex Lyman wrote: >Should be C:\WinNT\system32\glu32.dll
Yep. :-) >I wish I had VC6 laying around somehwere, but I've only got VC7 at >the moment. �So, what I'm about to say will probably need some >adjustment from somebody that has VC6. �Look for C:\Program >Files\Microsoft Visual Studio\VC98\PlatformSDK\lib\, or something >along those lines. �This "should" be where opengl32.lib and >glu32.lib are located. I don't have a PlatformSDK directory anywhere under my VS installation. However, I do have opengl32.lib and glu32.lib under C:\Program Files\Microsoft Visual Studio\VC98\Lib >Try adding C:\Program Files\SDL-1.2.7\ �to your path -- thats where >`sdl-config` is built on my system. sdl-config didn't build when I compiled SDL using Visual Studio. All I have is sdl-config.in >See if you have a C:\Program Files\Microsoft Visual >Studio\VC98\PlatformSDK\Include\, and add this here, too. Again, no PlatformSDK directory, unfortunately. >BTW, if you actually succeed in building it, can you zip it and send >it to me? /still having massive problems with the SDL_Perl build >script, and haven't had any luck building by hand. > >- Alex Sure thing. Note that, if you just want to get it working, crazyinsomniac has a working PPD of it on his repository. Cory
