nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] How to compile the object_viewer?


From: Vianney Lecroart
Subject: Re: [Nel] How to compile the object_viewer?
Date: Thu, 29 Nov 2001 10:55:53 +0100

Hi,

> D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2589: '('
: illegal token on right side of '::'
> D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2059:
syntax error : '::'

The problem is due to the STLport 4.5 conflict of min/max with <windows.h>.
One solution is to use STLport 4.0, the other solution is to find all
windows depend #include, put them together and #undef min #undef max just
after the windows specific #include and just before nel #include.

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?





reply via email to

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