<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi,</DIV>
<DIV>I got an error which is not directly related with KDE-Cygwin however I noticed a similar problem explained in this list with the subject "the procedure entry point ..... could not be located in the" </DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=4><FONT size=3>Once that it is a very unusual problem and with a kind of unexpected resolution, I would like to share with you what I wrote at QT Forum.</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;&lt;The problem...&gt;&gt;</DIV>
<DIV>"...
<HR class=threadline SIZE=1>
I am programming with Visual Studio 2003 (C++) and QT 4.3.1. The code is compiling properly however it is raising a error at runtime.<BR><BR>The error is...<BR><BR>"The procedure entry point ?currentChanged@QListView@@MAEXABVQModelIndex@@0@Z could not be located in the dynamic link library QtGui4.dll"<BR><BR>...<BR>I looked for a missing word from the description above, "currentChanged", "QListView" and "QModelIndex" and there aren't any reference in my code.<BR><BR>The VisualStudio solution/project is including the QtGui4.dll and everything else seems ok.<BR><BR>Please, does anybody have any hint about how to solve the problem?<BR>..."</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;&lt; The weird resolution &gt;&gt;</DIV>
<DIV>"...<BR>I just include the "#include &lt;QObject&gt;" in my .h file which was missing. It compiled because others QCLASSES had the &lt;QObject&gt; included however the program was failing at Runtime when the Inclusion was missing at my implementation.<BR><BR>My right .h looks like this now...<BR><BR>#include &lt;QDialog&gt;<BR>...<BR>#include &lt;QObject&gt;<BR><BR>class CMyClass : public QDialog<BR>{<BR>Q_OBJECT<BR>public:<BR>....<BR>public slots:<BR>...<BR>}; </DIV>
<DIV>..."</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>jbazzo</DIV></div><br>


      Abra sua conta no <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/">Yahoo! Mail</a>, o único sem limite de espaço para armazenamento! 
</body></html>