nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] today CVS does not compile on GNU/Linux


From: Vianney Lecroart
Subject: Re: [Nel] today CVS does not compile on GNU/Linux
Date: Thu, 18 Apr 2002 09:20:45 +0200

Hi,

Somebody here have commited some code that work only on Windows :(
I hope, he'll fix this today.

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: "Guillaume Morin" <address@hidden>
To: <address@hidden>
Sent: Thursday, April 18, 2002 12:04 AM
Subject: [Nel] today CVS does not compile on GNU/Linux


> compilation chokes on async_file_manager.cpp
>
> ccache c++ -DHAVE_CONFIG_H
> -I. -I. -I../../include -I../../src -I/usr/include/freetype2 -g
> -finline-functions -DNL_DEBUG -DNL_DEBUG_FAST -ftemplate-depth-24
> -I/usr/X11R6/include
> -I/usr/include/stlport -I/usr/include/libxml2/libxml
> -I/usr/include/libxml2 -I../../include -DHAVE_NELCONFIG_H -c
> async_file_manager.cpp -Wp,-MD,.deps/async_file_manager.TPlo  -fPIC
> -DPIC -o .libs/async_file_manager.lo
> async_file_manager.cpp:39: windows.h: No such file or directory
> make[1]: *** [async_file_manager.lo] Erreur
>
> If I comment out the include line, I get
>
> ccache
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../src -I/usr/include/freet
ype2 -g -finline-functions -DNL_DEBUG -DNL_DEBUG_FAST -ftemplate-depth-24 -I
/usr/X11R6/include -I/usr/include/stlport -I/usr/include/libxml2/libxml -I/u
sr/include/libxml2 -I../../include -DHAVE_NELCONFIG_H -c
async_file_manager.cpp -Wp,-MD,.deps/async_file_manager.TPlo  -fPIC -DPIC -o
.libs/async_file_manager.lo
> async_file_manager.cpp: In method `void
NL3D::CAsyncFileManager::CFileLoad::run()':
> async_file_manager.cpp:324: `HANDLE' undeclared (first use this function)
> async_file_manager.cpp:324: (Each undeclared identifier is reported only
once async_file_manager.cpp:324: for each function it appears in.)
> async_file_manager.cpp:324: parse error before `='
> async_file_manager.cpp:331: `hFile' undeclared (first use this function)
> async_file_manager.cpp:331: `INVALID_HANDLE_VALUE' undeclared (first use
this function)
> async_file_manager.cpp:335: `DWORD' undeclared (first use this function)
> async_file_manager.cpp:335: parse error before `='
> async_file_manager.cpp:336: `filesize' undeclared (first use this
function)
> async_file_manager.cpp:337: parse error before `;'
> async_file_manager.cpp:339: `nbBytesRead' undeclared (first use this
function)
> async_file_manager.cpp:339: implicit declaration of function `int
NL3D::ReadFile(...)'
> async_file_manager.cpp:340: implicit declaration of function `int
NL3D::CloseHandle(...)'
> make[1]: *** [async_file_manager.lo] Erreur 1
>
> Any hints ?
>
> TIA.
>
> --
> Guillaume Morin <address@hidden>
>
>                               I wish you were here
>
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/nel-all
>
>





reply via email to

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