Here's the console output I forgot:<br><br>wagner@wagner-Virtual-Machine:~/Desktop/qt4pas-V2.1_Qt4.5.3$ qmake<br>Project MESSAGE: This pascal binding should be used for 4.5.3 and current Qt is 4.7.0<br>Project MESSAGE: Pascal Qt Interface for binding platform: BINUX<br>
Project MESSAGE: Install location: /usr/lib<br>wagner@wagner-Virtual-Machine:~/Desktop/qt4pas-V2.1_Qt4.5.3$ make<br>g++ -c -pipe -O2 -w -D_REENTRANT -fPIC -DBINUX -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Itmp -o tmp/qt4pas.o src/qt4pas.cpp<br>
In file included from src/qt4pas.cpp:14:<br>src/pascalbind.h:16: fatal error: QtCore: File or directory not found<br>compilation terminated.<br>make: ** [tmp/qt4pas.o] Erro 1<br><br>My gcc version is 4.4.5<br>Thanks again<br>
<br><br><div class="gmail_quote">2010/11/16 Wagner Okuda Campaneli <span dir="ltr"><<a href="mailto:wagnerokuda@gmail.com">wagnerokuda@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi everyone, <div>I've downloaded the binding's library source (V2.1, Qt 4.5.X, compatible with Qt 4.6.X) expecting that it would work with Qt 4.7, but when I tried to compile it, some problems appeared.</div><div>

When I used the qmake, this message showed up:</div><div><span style="font-family: arial,sans-serif; font-size: 13px;">"This Pascal binding should be used for 4.5.3 and current Qt is 4.7.0"</span></div>
<div><font face="arial, sans-serif">It didn"t concern me so much, 'cause the makefile was created. But when I tried to <i>make </i>it, it said that the QtCore was not found.</font></div><div>
<font face="arial, sans-serif">Does anyone know what the problem could be?</font></div><div><font face="arial, sans-serif">Any help would be appreciated.</font></div><div>
<font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thanks</font></div><div><font face="arial, sans-serif">Wagner</font></div>
</blockquote></div><br>