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

Antw: Build V1.20 with mingw32 fails!



HI,

I had a similar problem. It was the include-search path for c++ .
The environment-variable CPLUS_INCLUDE_PATH has to 
first point into the \include and than into other subdirectories.
Reason is the duble existance of string.h once in include and
the otherone is the String-class in g++

after changing the include order i could build the v-system
without any further problems

so long
	Olaf


Reply to: