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

Ralf Habacker <[email protected]> Tue, 02 Oct 2007 16:05:08 +0200
Newsgroups gmane.comp.kde.devel.cygwin
Message-ID <[email protected]>
Juliano Jo=E3o Bazzo schrieb:
>
>
> "The procedure entry point =

> ?currentChanged@QListView@@MAEXABVQModelIndex@@0@Z could not be =

> located in the dynamic link library QtGui4.dll"
>
> ...
> I looked for a missing word from the description above, =

> "currentChanged", "QListView" and "QModelIndex" and there aren't any =

> reference in my code.
>
For Qt on windows there are dedicted mailing list available, see =

http://sourceforge.net/mail/?group_id=3D49109 for more informations.

PS: It would help to take a looke at the preprocessed sources.

Ralf