This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: any directx examples?


Hi folks,

On 20 Sep 98, at 17:08, the Illustrious Nicholas Marshall wrote:

From:           	"Nicholas Marshall" <marshall@dclink.com>
To:             	<gnu-win32@cygnus.com>
Subject:        	any directx examples?
Date sent:      	Sun, 20 Sep 1998 17:08:36 -0400

> i am trying to get Peter Hawkins port of directx 5 to compile; i have been
> using Mumit Khan's EGCS 1.1 for Mingw32, but i have gotten a lot of
> errors...

	[Disclaimer:  These are only suggestions arrived at by a lot of trial-and-
error attempts at generating DirectX stuff using Gnu-Win32 (EGCS-1.0.2-
Mingw32) and may not work for your specific platform setup]

	Much depends on what the errors actually are.  Here are some (NT4 
WkS) hints:

		Verify that you have set the DX headers to reflect the actual MS DX 
API that you have installed on your system.

		Verify that you have all the necessary libraries (.a files).

		Verify that you have added the necessary modifications to the Gnu-
Win32 headers as suggested by the author of the DX header port.

		Verify that you are linking the proper MS .dlls for DirectSound 
during the link phase (-l<any related DirectSound .dll).

> would someone point me to some examples of how to get dsound up
> and working ,w/ gnu c++ compiler, i have looked all over the web and
> havent found a thing...

	Welcome to the bleeding-edge!

>... thanx

		No problem...

		Peace,

			Paul G.
> 
> zipht
> 
> 
> 
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 



Information Systems Consultant
NewDawn Productions
http://www.teleport.com/~pgarceau/newdawn/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]