gcc, linux
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS
-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./minizip
-Wextra -Wall -g -O -MT FileName.lo -MD -MP -MF .deps/FileName.Tpo -c
FileName.cpp -o FileName.o
FileName.cpp: In member function 'const std::string
lyx::support::DocFileName::mangledFilename(const std::string&) const':
FileName.cpp:629: error: 'max' was not declared in this scope
Thanks!
Dov