compile_linux
                This is an old revision of the document!
Comliling with Linux (Debian)
Tried out the latest sourcecode tarball from sourceforge: http://sourceforge.net/projects/wpdev/files/latest/download
- Adjustment in configure.py nacessary to support python 2.7
 - configure.py throws warning
 - does not compile:
;../srcin include path seems to be a problem - seems to be a QT3 application. To compile with QT4 Qt3Support must be included
 - includes renamed:
- qcstring.h → q3cstring.h
 - qdict.h → q3dict.h
 - qptrlist.h → q3ptrlist.h
 - qsocketdevice.h → q3socketdevice.h
 - qvaluelist.h → q3valuelist.h
 - qvaluevector.h → q3valuevector.h
 
 - … stopped here
 
compile_linux.1406012728.txt.gz · Last modified: 2014/07/22 07:05 by thooge
                
                