[PyKDE] Error compiling QScintilla 1.72 - MSVC.NET 2003

Carlos Eduardo cedepaula at yahoo.com.br
Mon Jan 22 23:47:50 GMT 2007


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/scintilla-interest@lyra.org/msg02280.html

Regards,

Carlos




More information about the PyQt mailing list