When compiling QScintilla 1.72, the following error popped:

qsciscintilla.cpp
qsciscintilla.cpp(1708) : error C2065: 'SCI_SETSELEOLFILLED' : undeclared identi
fier
qsciscintilla.cpp(1715) : error C2065: 'SCI_GETSELEOLFILLED' : undeclared identi
fier
qsciscintillabase.cpp
..
..
..
ScintillaQt.cpp
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Arquivos de programas\Microsoft Visual Studio .N
ET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.


When i commented out the error lines, the app compiled. I think it have
something related to this:
http://www.mail-archive.com/[email protected]/msg02280.html

Regards,

Carlos

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to