the procedure entry point ..... could not be located in the dynamic link library

Juliano João Bazzo <[email protected]> Tue, 2 Oct 2007 05:00:34 -0700 (PDT)
Newsgroups gmane.comp.kde.devel.cygwin
Message-ID <[email protected]>
--===============0963906835==
Content-Type: multipart/alternative; boundary="0-1849540602-1191326434=:28762"

--0-1849540602-1191326434=:28762
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,=0AI 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 pr=
ocedure entry point ..... could not be located in the" =0A=0AOnce that it i=
s a very unusual problem and with a kind of unexpected resolution, I would =
like to share with you what I wrote at QT Forum.=0A=0A<<The problem...>>=0A=
"...=0A=0AI 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.=0A=0AT=
he error is...=0A=0A"The procedure entry point ?currentChanged@QListView@@M=
AEXABVQModelIndex@@0@Z could not be located in the dynamic link library QtG=
ui4.dll"=0A=0A...=0AI looked for a missing word from the description above,=
 "currentChanged", "QListView" and "QModelIndex" and there aren't any refer=
ence in my code.=0A=0AThe VisualStudio solution/project is including the Qt=
Gui4.dll and everything else seems ok.=0A=0APlease, does anybody have any h=
int about how to solve the problem?=0A..."=0A=0A<< The weird resolution >>=
=0A"...=0AI just include the "#include <QObject>" in my .h file which was m=
issing. It compiled because others QCLASSES had the <QObject> included howe=
ver the program was failing at Runtime when the Inclusion was missing at my=
 implementation.=0A=0AMy right .h looks like this now...=0A=0A#include <QDi=
alog>=0A...=0A#include <QObject>=0A=0Aclass CMyClass : public QDialog=0A{=
=0AQ_OBJECT=0Apublic:=0A....=0Apublic slots:=0A...=0A}; =0A..."=0A=0ARegard=
s,=0Ajbazzo=0A=0A=0A      Abra sua conta no Yahoo! Mail, o =FAnico sem limi=
te de espa=E7o para armazenamento!=0Ahttp://br.mail.yahoo.com/
--0-1849540602-1191326434=:28762
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he=
ad><body><div style=3D"font-family:times new roman, new york, times, serif;=
font-size:12pt"><DIV>Hi,</DIV>=0A<DIV>I got an error which is not directly =
related with KDE-Cygwin however I noticed a similar problem explained in th=
is list with the subject "the procedure entry point ..... could not be loca=
ted in the" </DIV>=0A<DIV>&nbsp;</DIV>=0A<DIV><FONT size=3D4><FONT size=3D3=
>Once that it is a very unusual problem and with a kind of unexpected resol=
ution, I would like to share with you what I wrote at QT Forum.</FONT></FON=
T></DIV>=0A<DIV>&nbsp;</DIV>=0A<DIV>&lt;&lt;The problem...&gt;&gt;</DIV>=0A=
<DIV>"...=0A<HR class=3Dthreadline SIZE=3D1>=0AI 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 b=
e located in the dynamic link library QtGui4.dll"<BR><BR>...<BR>I looked fo=
r a missing word from the description above, "currentChanged", "QListView" =
and "QModelIndex" and there aren't any reference in my code.<BR><BR>The Vis=
ualStudio 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>=0A<DIV>&nbsp;</DIV>=0A<DIV>&lt;&lt; The weird resolu=
tion &gt;&gt;</DIV>=0A<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 lo=
oks 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>pub=
lic:<BR>....<BR>public slots:<BR>...<BR>}; </DIV>=0A<DIV>..."</DIV>=0A<DIV>=
&nbsp;</DIV>=0A<DIV>Regards,</DIV>=0A<DIV>jbazzo</DIV></div><br>=0A=0A=0A  =
    Abra sua conta no <a href=3D"http://br.rd.yahoo.com/mail/taglines/mail/=
*http://br.mail.yahoo.com/">Yahoo! Mail</a>, o =FAnico sem limite de espa=
=E7o para armazenamento! =0A</body></html>
--0-1849540602-1191326434=:28762--

--===============0963906835==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
kde-cygwin mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-cygwin

--===============0963906835==--