Compilation succeded now, thanks a lot. :D But now I am missing the qt4intf Library. First I downloaded and installed the Lib provided here. http://users.pandora.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
After that the Linker said, that this version is not compatible for me. Following I tried to compile the Library as descrbed here: http://wiki.lazarus.freepascal.org/Qt_Interface I downloaded the QT-Opensource sources used the compile script after set set the paths for my environment. But g++ does not find the libQtCore.so.4 and libQtGui.so.4 libraries. I set the LD_LIBRARY_PATH to /usr/lib and there the libs are, I am shure. I don`t know how to persuade g++ to use /usr/lib for the library path. I would like to offer the compiled qt4intf library to other x86_64 users. regards tanila Am Freitag, den 23.02.2007, 22:08 +0100 schrieb Felipe Monteiro de Carvalho: > It was just a 64 bits issue. Trivial to solve. Please test again to > see if it was fixed, and to check for other mistakes. > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
