nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] stlport_vc6_debug.lib


From: Ichijin
Subject: Re: [Nel] stlport_vc6_debug.lib
Date: Wed, 26 Feb 2003 04:47:57 -0800

I am using DirectX SDK 9. Would it be better to go back to 8.0, or would it
be easier to just replace EAXDirectSoundCreate8 with the new function in SDK
9?

As for STLPort, nmake clean all, and nmake install with the vc6-unicode.mak
file does NOT work. I have tried EVERY VC6*.mak, and even some of the
GCC*.mak. (Even VC7.mak)..  None of them will create the
stlport_vc6_debug.lib. They create different libs.
(stlport_vc6_stldebug.lib, I think was the name off hand)
Is there something in the makefile I need to change to make it do the proper
libs? Thanks in advance.

----- Original Message -----
From: "Vianney Lecroart" <address@hidden>
To: "'Developer's list for the NeL platform'" <address@hidden>
Sent: Wednesday, February 26, 2003 1:47 AM
Subject: RE: [Nel] stlport_vc6_debug.lib


For your problem of EAX, which version of the direct X SDK do you use ?
We work with the last 8 version. If you have the dx sdk 9 it s possible
that it doesn't work because we didn't try

The installation process of the stlport is explain in the INSTALL file
and should works fine.

PS: could you please send email in text format.

Regards,

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
www.geekcode.com: GCS/E d- s+++: a- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o?
K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h-- r y?
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Ichijin
Sent: mardi 25 février 2003 18:32
To: address@hidden
Subject: [Nel] stlport_vc6_debug.lib

I have narrowed it down to this (I renamed mine, thinking that was the
problem, which was giving me all the errors in my previous post).

After sorting through the archives, I realize its because of the way we
made STLPORT. (nmake clean all, nmake install with the vc6-unicode.mak)
However, no matter which vc6 makefile I try it still does not make this
lib. It only makes the other ones. Do I need to reconfigure the makefile
in this aspect, or try to get one of the gcc makefiles or something to
compile?

As to the 2nd half of this post, I am having issues with my includes
(thats the only thing I can think of it being). I have all the libs, and
include dirs that were in the /code/nel/INSTALL file. However, I am
still getting the EAXDirectSoundCreate8 error.

D:\code\nel\src\sound\driver\dsound\sound_driver_dsound.cpp(357) : error
C2065: 'EAXDirectSoundCreate8' : undeclared identifier
This makes me believe there is an include I am missing (one that wasnt
in the list) or I have done something wrong. It could be the eax.dll and
the two in the OpenAL SDK, where exactly do I put them in VC++ 6 Pro? (I
put them in project/settings debug/additional dll's, but that didnt seem
to help either) Any help appreciated.



_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all





reply via email to

[Prev in Thread] Current Thread [Next in Thread]