From: cheekai AT gen DOT co DOT jp (Chin Chee-Kai) Subject: Sound, NetConnection & GL not ready? 27 Feb 1997 20:03:05 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: gatekeeper.gen.co.jp: smap set sender to using -f Original-To: GNU WIN-32 In-Reply-To: <9702271212.AA01362@darwin.eeb.uconn.edu> Original-Sender: owner-gnu-win32 AT cygnus DOT com On b17.1 on Win95: Has anyone tried accessing the following functions? I couldn't find their existence in the lib*.a. (Filenames in the error lines have been altered) Also, when I've compiled a project using libglaux.a (and probably libglu32.a; I'm not quite sure), I got the messages (displayed as an error dialog on Win95): ------------------------------------------------------------- A required DLL GLAUX.DLL was not found????? A required DLL OPENGL32.DLL was not found????? ------------------------------------------------------------- Thanks. Chin Chee-Kai (Last, First) Internet Email-ID: cheekai AT gen DOT co DOT jp Gen Tech Corporation ------------------------------------------------------------- Date: Thu Feb 27 01:05:22 GMT--8:00 1997 Subject: Functions not present in libs /2.c:2646: undefined reference to `OpenSound AT 0' /2.c:2655: undefined reference to `CloseSound AT 0' /2.c:2664: undefined reference to `StartSound AT 0' /2.c:2673: undefined reference to `StopSound AT 0' /2.c:2686: undefined reference to `WaitSoundState AT 4' /2.c:2697: undefined reference to `SyncAllVoices AT 0' /2.c:2710: undefined reference to `CountVoiceNotes AT 4' /2.c:2734: undefined reference to `GetThresholdStatus AT 0' /2.c:2747: undefined reference to `SetSoundNoise AT 8' /2.c:2761: undefined reference to `SetVoiceAccent AT 20' /2.c:2775: undefined reference to `SetVoiceEnvelope AT 12' /2.c:2788: undefined reference to `SetVoiceNote AT 16' /2.c:2802: undefined reference to `SetVoiceQueueSize AT 8' /2.c:2815: undefined reference to `SetVoiceSound AT 12' /2.c:2828: undefined reference to `SetVoiceThreshold AT 8' /4.c:2156: undefined reference to `AbortDoc' /4.c:2182: undefined reference to `AbortPath' /4.c:5916: undefined reference to `WNetConnectionDialog AT 8' /4.c:5929: undefined reference to `WNetDisconnectDialog AT 8' /4.c:5942: undefined reference to `WNetCloseEnum AT 4' /4.c:6176: undefined reference to `wglCreateLayerContext AT 8' /4.c:6189: undefined reference to `wglCopyContext AT 12' /4.c:6289: undefined reference to `wglRealizeLayerPalette AT 12' /4.c:6328: undefined reference to `wglSwapLayerBuffers AT 8' make: *** [mln] Error 1 ------------------------------------------------------------- Date: Thu Feb 27 01:05:22 GMT--8:00 1997 - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".