Ich benütze 32 bit Windows XP und QT 4.6.2 mit minGW. Ich kan das QT beispiel compilieren und linken aber bekom denn ein runtime fehler:
Kann das entrypoint from procedure _Z10qvsnprintfPcjPKcS_ nicht finden in DLL-datei QtCore4.dll Vieleicht doch ein mitmatch zwischen die .h, .dll. and .dll.a ? Erik Forcheck b.v. Torenmolen 23 2317 NV Leiden Netherlands > -----Oorspronkelijk bericht----- > Van: Ingo Glaser [mailto:[email protected]] > Verzonden: zondag 4 april 2010 18:34 > Aan: Reece Dunn > CC: [email protected]; Erik Kruyt > Onderwerp: Re: [poppler] Poppler on Windows 7 > > Hey, danke für die Antwort.Also ich habe ein Programm geschrieben in > C++ und mit Qt. Zusätzlich benutze ich Poppler.Da ich es nicht > geschafft habe Poppler zu kompilieren, habe ich mir den KDE Installer > runtergeladen, und über ihn Poppler installiert, so dass ich die > poppler-qt4.lib, poppler-qt.dll, poppler-qt4.dll.a und die poppler > Header-Dateien habe.Ich habe dann die Header-Datei poppler-qt4.h > inkludiert und gegen die Lib gelinkt.Leider startet mein Programm > nicht, da die Fehlermeldung kommt, dass der Prozedureinstiegspunkt > xmlCtxtGetLastError in der Dll libxml2.dll nicht gefunden wurde.So dann > habe ich eine andere libxml2.dll geladen und diese ersetzt, dann kam > der Fehler dass die Anwendung nicht korrekt gestartet werden > konnte(0xc000007b).Ich habe Windows 7 64Bit.Virenscanner habe ich F- > Secure.Und kompiliert und gelinkt wurde mein Programm mit MinGw, also > über die IDE Qt Creator.Hoffe ihr könnt mir helfen. > Gruß freeGHey, danke für die Antwort.Also ich habe ein Programm > geschrieben in C++ und mit Qt. Zusätzlich benutze ich Poppler.Da ich es > nicht geschafft habe Poppler zu kompilieren, habe ich mir den KDE > Installer runtergeladen, und über ihn Poppler installiert, so dass ich > die poppler-qt4.lib, poppler-qt.dll, poppler-qt4.dll.a und die poppler > Header-Dateien habe.Ich habe dann die Header-Datei poppler-qt4.h > inkludiert und gegen die Lib gelinkt.Leider startet mein Programm > nicht, da die Fehlermeldung kommt, dass der Prozedureinstiegspunkt > xmlCtxtGetLastError in der Dll libxml2.dll nicht gefunden wurde.So dann > habe ich eine andere libxml2.dll geladen und diese ersetzt, dann kam > der Fehler dass die Anwendung nicht korrekt gestartet werden > konnte(0xc000007b).Ich habe Windows 7 64Bit.Virenscanner habe ich F- > Secure.Und kompiliert und gelinkt wurde mein Programm mit MinGw, also > über die IDE Qt Creator.Hoffe ihr könnt mir helfen. > Gruß freeG > > Translated with [http://www.online-translator.com/Default.aspx/Text] > > Hey, thank you for the answer.So I have written a programme in C ++ and > with Qt. In addition, I use Poppler.Because I have not got to compile > Poppler, I have downloaded to me the KDE Installer, and about him have > installed Poppler, so that I have poppler-qt4.lib, poppler-qt.dll, > poppler-qt4.dll.a and the poppler Header files.Then I have conned on > the Header file poppler-qt4.h inkludiert and against the > Lib.Unfortunately, my programme does not start, because the error > message comes that the procedure entrance point xmlCtxtGetLastError was > not found in the Dll libxml2.dll.So then I have loaded another > libxml2.dll and have substituted for this, then the mistake that the > use did not come correctly could be begun (0xc000007b).I have Windows 7 > 64 bits.I have virus scanner F-Secure.And was compiled and was conned > my programme with MinGw, so about the IDE Qt Creator.Hope you can help > me. > Greeting freeGHey, thank you for the answer.So I have written a > programme in C ++ and with Qt. In addition, I use Poppler.Because I > have not got to compile Poppler, I have downloaded to me the KDE > Installer, and about him have installed Poppler, so that I have > poppler-qt4.lib, poppler-qt.dll, poppler-qt4.dll.a and the poppler > Header files.Then I have conned on the Header file poppler-qt4.h > inkludiert and against the Lib.Unfortunately, my programme does not > start, because the error message comes that the procedure entrance > point xmlCtxtGetLastError was not found in the Dll libxml2.dll.So then > I have loaded another libxml2.dll and have substituted for this, then > the mistake that the use did not come correctly could be begun > (0xc000007b).I have Windows 7 64 bits.I have virus scanner F-Secure.And > was compiled and was conned my programme with MinGw, so about the IDE > Qt Creator.Hope you can help me. > Greeting freeG > -----Ursprüngliche Nachricht----- > Von: Reece Dunn > Gesendet: 04.04.2010 17:16:08 > An: Ingo Glaser > Betreff: Re: [poppler] Poppler on Windows 7 > > >Hello, > > > >Es tut mir leid, wenn Google Übersetzer hat den Übersetzungen > durcheinander. > > > >(I'm sorry if Google translator has messed up the translations.) > > > >On 4 April 2010 15:32, Ingo Glaser wrote: > >> > >> Hey many thanks for the answer and also for the other answers. > >> > >> Now I have libs and dlls and header-dateien. > >> > >> Now the problem is blos, I get my programme not begun, he announces > the mistake to me: > > > >Könnten Sie den deutschen Beitrag für dieses, zusammen mit dem > >Google/wasimmer Übersetzung von Ihnen verwendete Programm. Das kann > >mir helfen / Sonstiges herauszufinden, was Sie sagen wollen - ich kann > >nicht herausfinden, was "the problem is blos" eingesehen werden kann. > > > >(Could you post the German for this, along with the Google/whatever > >translation program you are using. This may help me/others figure out > >what you are trying to say -- I cannot figure out what "the problem is > >blos" means.) > > > >> The use could not be begun correctly (0xc000007b), click them on OK > around the use to finish. > > > >BTW, 0xc000007b is "The application failed to initialize properly > >(0xc000007b). Click Ok to terminate the application." in English > >(error code STATUS_INVALID_IMAGE_FORMAT). > > > >> I do not know what should be called. > > > >1/ Haben sie ein 64-bit von Windows 7 zu installieren? (Do you have an > >64-bit install of Windows 7?) > >2/ Haben Sie Anti-Viren-Software installiert (wenn ja, welche)? (Do > >you have any anti-virus software installed (if so, which)?) > >3/ Wie haben Sie beim Aufbau der Software? Mit MinGW oder Visual > >Studio (welche Version)? Durch CMake? (How did you build the software? > >With mingw or Visual Studio (which version)? Through CMake?) > > > >Eine Google-Suche für STATUS_INVALID_IMAGE_FORMAT darauf hinweisen, > >dass dies möglicherweise auf eine 64-Bit-Programm versucht, > >32-Bit-DLLs / Bibliotheken laufen. Sind Sie poppler Gebäude in > >64-Bit-oder 32-Bit-Modus? > > > >(A google search for STATUS_INVALID_IMAGE_FORMAT indicates that this > >might be due to a 64-bit program trying to run 32-bit DLLs/libraries. > >Are you building poppler in 64-bit or 32-bit mode?) > > > >- Reece > ___________________________________________________________ > NEU: WEB.DE DSL für 19,99 EUR/mtl. und ohne Mindest-Laufzeit! > http://produkte.web.de/go/02/ _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
