nel-all
[Top][All Lists]
Advanced

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

[Nel] Re: Nel Digest, Vol 3, Issue 12


From: Marko Matijevic
Subject: [Nel] Re: Nel Digest, Vol 3, Issue 12
Date: Wed, 26 Feb 2003 15:26:14 -0000

have you had chance to speak to ad?


other then text?

----- Original Message -----
From: <address@hidden>
To: <address@hidden>
Sent: Wednesday, February 26, 2003 1:07 PM
Subject: Nel Digest, Vol 3, Issue 12


> Send Nel mailing list submissions to
> address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.nongnu.org/mailman/listinfo/nel-all
> or, via email, send a message with subject or body 'help' to
> address@hidden
>
> You can reach the person managing the list at
> address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Nel digest..."
>
>
> Today's Topics:
>
>    1. Re: // CRGBA namespace/syntax err?  // (julian)
>    2. Latest snowball2 (Martin Schlingmann)
>    3. Re: Latest snowball2 (julian)
>    4. RE: Latest snowball2 (Vianney Lecroart)
>    5. Re: Latest snowball2 (julian)
>    6. RE: Latest snowball2 (Martin Schlingmann)
>    7. Re: stlport_vc6_debug.lib (Ichijin)
>    8. RE: stlport_vc6_debug.lib (Vianney Lecroart)
>
>
> ----------------------------------------------------------------------
>
> Date: Thu, 27 Feb 2003 06:56:17 +1100
> From: julian <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: Re: [Nel] // CRGBA namespace/syntax err?  //
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> References: <address@hidden>
> <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 1
>
> hehe, thanks grabbing new CVS now [no wonder i was confused by these
result=
> s!]
>
> julian oliver
>
> http://selectparks.net
>
> On Wed, 26 Feb 2003 10:50:36 +0100
> "Vianney Lecroart" <address@hidden> wrote:
>
> //Oh my god! I told about the command.h error, not u_text_context :)
> //
> //> //>  commands.cpp:110: `message' undeclared (first use this function)
> //> //>   commands.cpp: At global scope:
> //> //>   commands.cpp:117: cannot declare variable `CommandsDisplayer' to
> //be
> //
> //All modification are commited so you should just update a clean cvs and
> //these error will disappear.
> //
> //Anyway, CRGBA is in NLMISC namespace so you should have NLMISC::CRGBA
> //CDisplayInfo is in the CLog class so you should have CLog::CDisplayInfo
> //
> //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:nel-all-
> //> address@hidden On Behalf Of julian
> //> Sent: mercredi 26 f=E9vrier 2003 15:40
> //> To: Developer's list for the NeL platform
> //> Subject: Re: [Nel] // CRGBA namespace/syntax err? //
> //>=20
> //> hi list!
> //>=20
> //> i grabbed the new cvs today and recompiled nel. i added '::CLog' to
> //the
> //> line 219 in /usr/local/include/nel/3d/u_text_context.h as follows:
> //>=20
> //> //-->
> //>=20
> //> virtual void   setStringColor(uint32 i, CLog::CRGBA newCol)=3D 0;
> //>=20
> //> //<--
> //>=20
> //> compiling snowballs then gives this error:
> //>=20
> //> //-->
> //>=20
> //> In file included from animation.cpp:48:
> //> /usr/local/include/nel/3d/u_text_context.h:219: type specifier omitted
> //for
> //>    parameter `CLog'
> //>    /usr/local/include/nel/3d/u_text_context.h:219: syntax error before
> //> `::' token
> //>    make[3]: *** [animation.o] Error 1
> //>    make[3]: Leaving directory
> //`/home/delire/code/snowballs2/client/src'
> //>    make[2]: *** [all-recursive] Error 1
> //>    make[2]: Leaving directory `/home/delire/code/snowballs2/client'
> //>    make[1]: *** [all-recursive] Error 1
> //>    make[1]: Leaving directory `/home/delire/code/snowballs2'
> //>    make: *** [all] Error 2
> //>    dropWorld:/home/delire/code/snowballs2#
> //>=20
> //> //<--
> //>=20
> //> i may not have followed your advice [below] correctly, but i also
> //tried
> //> the 'NLMISC:CRGBA' and just 'CRGBA' in that same line with similar
> //syntax
> //> errors.
> //>=20
> //> cheers,
> //>=20
> //> julian oliver
> //>=20
> //> http://selectparks.net
> //>=20
> //>=20
> //>=20
> //>=20
> //> On Mon, 24 Feb 2003 14:06:57 +0100
> //> "Vianney Lecroart" <address@hidden> wrote:
> //>=20
> //> //> //-->
> //> //>
> //> //>  commands.cpp:110: `message' undeclared (first use this function)
> //> //>   commands.cpp: At global scope:
> //> //>   commands.cpp:117: cannot declare variable `CommandsDisplayer' to
> //be
> //> //of
> //> //> type `
> //> //>      CCommandsDisplayer'
> //> //>      commands.cpp:117:   because the following virtual functions
> //are
> //> //> abstract:
> //> //>      /usr/local/include/nel/misc/displayer.h:68:     virtual void
> //> //>         NLMISC::IDisplayer::doDisplay(const
> //> //NLMISC::CLog::TDisplayInfo&,
> //> //> const
> //> //>    char*)
> //> //>    make[3]: *** [commands.o] Error 1
> //> //>    make[3]: Leaving directory
> //> //> `/home/delire/code/snowballs2/client/src'
> //> //>    make[2]: *** [all-recursive] Error 1
> //> //>    make[2]: Leaving directory
> //> //`/home/delire/code/snowballs2/client'
> //> //>    make[1]: *** [all-recursive] Error 1
> //> //>    make[1]: Leaving directory `/home/delire/code/snowballs2'
> //> //>    make: *** [all] Error 2
> //> //>
> //> //> //<--
> //> //
> //> //I Fixed a problem on this linue (CDisplayInfos are now in CLog class
> //so
> //> //you have to add CLog:: before.
> //> //
> //> //I commited modification, (available tomorrow morning)
> //> //
> //> //Vianney
> //> //
> //> //
> //> //
> //> //_______________________________________________
> //> //Nel mailing list
> //> //address@hidden
> //> //http://mail.nongnu.org/mailman/listinfo/nel-all
> //> //
> //> //
> //>=20
> //>=20
> //> _______________________________________________
> //> Nel mailing list
> //> address@hidden
> //> http://mail.nongnu.org/mailman/listinfo/nel-all
> //
> //
> //
> //_______________________________________________
> //Nel mailing list
> //address@hidden
> //http://mail.nongnu.org/mailman/listinfo/nel-all
> //
> //
>
>
> ------------------------------
>
> Date: Wed, 26 Feb 2003 13:25:38 +0100
> From: "Martin Schlingmann" <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: [Nel] Latest snowball2
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 2
>
> Have anybody got the latest snowball2 running?
>
> I have it compiled, but it throws an exception on startup.
>
> and...
>
> -------
> 2003/02/25 17:07:36 INF 1236 snowballs.exe common.cpp 608 : Exception will
> be launched: The version in stream is older than the class
> -------
>
> What does this mean?
>
> brg
> martin
>
>
>
> ------------------------------
>
> Date: Thu, 27 Feb 2003 09:31:16 +1100
> From: julian <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: Re: [Nel] Latest snowball2
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> References: <address@hidden>
> <address@hidden>
> Content-Type: text/plain; charset=US-ASCII
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 3
>
> it segfaults for me also, though with the debian packages..
> still compiling the CVS version.
>
> julian oliver
>
> http://selectparks.net
>
> On Wed, 26 Feb 2003 13:25:38 +0100
> "Martin Schlingmann" <address@hidden> wrote:
>
> //Have anybody got the latest snowball2 running?
> //
> //I have it compiled, but it throws an exception on startup.
> //
> //and...
> //
> //-------
> //2003/02/25 17:07:36 INF 1236 snowballs.exe common.cpp 608 : Exception
will
> //be launched: The version in stream is older than the class
> //-------
> //
> //What does this mean?
> //
> //brg
> //martin
> //
> //
> //
> //_______________________________________________
> //Nel mailing list
> //address@hidden
> //http://mail.nongnu.org/mailman/listinfo/nel-all
> //
> //
>
>
> ------------------------------
>
> Date: Wed, 26 Feb 2003 13:37:21 +0100
> From: "Vianney Lecroart" <address@hidden>
> To: "'Developer's list for the NeL platform'" <address@hidden>
> Subject: RE: [Nel] Latest snowball2
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 4
>
> Hello Martin,
>
> It means that the 3d data are out of date and not be readable with the
> last NeL. I know that somebody on the list reconstructed the new
> snowballs data, so if it's possible to make an archive of them, you'll
> be able to launch snowballs.
> Without theses datas up to date, we can't launch snowballs.
>
> 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:nel-all-
> > address@hidden On Behalf Of Martin
> Schlingmann
> > Sent: mercredi 26 f=E9vrier 2003 13:26
> > To: Developer's list for the NeL platform
> > Subject: [Nel] Latest snowball2
> >=20
> > Have anybody got the latest snowball2 running?
> >=20
> > I have it compiled, but it throws an exception on startup.
> >=20
> > and...
> >=20
> > -------
> > 2003/02/25 17:07:36 INF 1236 snowballs.exe common.cpp 608 : Exception
> will
> > be launched: The version in stream is older than the class
> > -------
> >=20
> > What does this mean?
> >=20
> > brg
> > martin
> >=20
> >=20
> >=20
> > _______________________________________________
> > Nel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/nel-all
>
>
>
>
> ------------------------------
>
> Date: Thu, 27 Feb 2003 09:35:39 +1100
> From: julian <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: Re: [Nel] Latest snowball2
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> References: <address@hidden>
> <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 5
>
> is this data a tarball in the regular place?
>
> julian oliver
>
> http://selectparks.net
>
> On Wed, 26 Feb 2003 13:37:21 +0100
> "Vianney Lecroart" <address@hidden> wrote:
>
> //Hello Martin,
> //
> //It means that the 3d data are out of date and not be readable with the
> //last NeL. I know that somebody on the list reconstructed the new
> //snowballs data, so if it's possible to make an archive of them, you'll
> //be able to launch snowballs.
> //Without theses datas up to date, we can't launch snowballs.
> //
> //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:nel-all-
> //> address@hidden On Behalf Of Martin
> //Schlingmann
> //> Sent: mercredi 26 f=E9vrier 2003 13:26
> //> To: Developer's list for the NeL platform
> //> Subject: [Nel] Latest snowball2
> //>=20
> //> Have anybody got the latest snowball2 running?
> //>=20
> //> I have it compiled, but it throws an exception on startup.
> //>=20
> //> and...
> //>=20
> //> -------
> //> 2003/02/25 17:07:36 INF 1236 snowballs.exe common.cpp 608 : Exception
> //will
> //> be launched: The version in stream is older than the class
> //> -------
> //>=20
> //> What does this mean?
> //>=20
> //> brg
> //> martin
> //>=20
> //>=20
> //>=20
> //> _______________________________________________
> //> Nel mailing list
> //> address@hidden
> //> http://mail.nongnu.org/mailman/listinfo/nel-all
> //
> //
> //
> //
> //_______________________________________________
> //Nel mailing list
> //address@hidden
> //http://mail.nongnu.org/mailman/listinfo/nel-all
> //
> //
>
>
> ------------------------------
>
> Date: Wed, 26 Feb 2003 13:46:13 +0100
> From: "Martin Schlingmann" <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: RE: [Nel] Latest snowball2
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 6
>
> K. though it was something like this.
>
> I'm working on creating some new data with latest tools, but would be rea=
> ly
> nice in the meanwhile if somebody had a new version.
> !?!?
>
> brg
> martin
>
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behal=
> f
> Of Vianney Lecroart
> Sent: den 26 februari 2003 13:37
> To: 'Developer's list for the NeL platform'
> Subject: RE: [Nel] Latest snowball2
>
>
> Hello Martin,
>
> It means that the 3d data are out of date and not be readable with the
> last NeL. I know that somebody on the list reconstructed the new
> snowballs data, so if it's possible to make an archive of them, you'll
> be able to launch snowballs.
> Without theses datas up to date, we can't launch snowballs.
>
> 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:nel-all-
> > address@hidden On Behalf Of Martin
> Schlingmann
> > Sent: mercredi 26 f=E9vrier 2003 13:26
> > To: Developer's list for the NeL platform
> > Subject: [Nel] Latest snowball2
> >
> > Have anybody got the latest snowball2 running?
> >
> > I have it compiled, but it throws an exception on startup.
> >
> > and...
> >
> > -------
> > 2003/02/25 17:07:36 INF 1236 snowballs.exe common.cpp 608 : Exception
> will
> > be launched: The version in stream is older than the class
> > -------
> >
> > What does this mean?
> >
> > brg
> > martin
> >
> >
> >
> > _______________________________________________
> > Nel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/nel-all
>
>
>
>
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nel-all
>
>
>
> ------------------------------
>
> Date: Wed, 26 Feb 2003 04:47:57 -0800
> From: "Ichijin" <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Subject: Re: [Nel] stlport_vc6_debug.lib
> Message-ID: <address@hidden>
> References: <address@hidden>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 7
>
> 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.m=
> ak
> 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 pro=
> per
> 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=E9vrier 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
>
>
>
> ------------------------------
>
> Date: Wed, 26 Feb 2003 14:05:55 +0100
> From: "Vianney Lecroart" <address@hidden>
> To: "'Developer's list for the NeL platform'" <address@hidden>
> Subject: RE: [Nel] stlport_vc6_debug.lib
> Message-ID: <address@hidden>
> In-Reply-To: <address@hidden>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: quoted-printable
> Precedence: list
> Reply-To: Developer's list for the NeL platform <address@hidden>
> Message: 8
>
> The real question is: what are you trying to compile?
> On nel project, in debug mode, we use stlport_vc6_stldebug.lib so it
> should not be a problem if you don't have the vc6_debug.lib
>
> We know that the last stlport doesn't generate the debug.lib for an
> obscur reason so you have to not use the debug version.
>
> You can add __STL_DEBUG in the project setting in the define part to be
> sure that stlport will link with eh vc6_stldebug.lib (that is quite slow
> :)
>
>
> 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:nel-all-
> > address@hidden On Behalf Of Ichijin
> > Sent: mercredi 26 f=E9vrier 2003 13:48
> > To: Developer's list for the NeL platform
> > Subject: Re: [Nel] stlport_vc6_debug.lib
> >=20
> > 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?
> >=20
> > 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.
> >=20
> > ----- 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
> >=20
> >=20
> > 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
> >=20
> > The installation process of the stlport is explain in the INSTALL file
> > and should works fine.
> >=20
> > PS: could you please send email in text format.
> >=20
> > Regards,
> >=20
> > 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=E9vrier 2003 18:32
> > To: address@hidden
> > Subject: [Nel] stlport_vc6_debug.lib
> >=20
> > 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).
> >=20
> > 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?
> >=20
> > 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.
> >=20
> > 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.
> >=20
> >=20
> >=20
> > _______________________________________________
> > Nel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/nel-all
> >=20
> >=20
> >=20
> > _______________________________________________
> > Nel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/nel-all
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nel-all
>
>
> End of Nel Digest, Vol 3, Issue 12
> **********************************
>






reply via email to

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