mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] some question on new versions


Chronological Thread 
  • From: "PDS" <address@hidden>
  • To: address@hidden,address@hidden
  • Subject: Re: [TeXmacs] some question on new versions
  • Date: Thu, 31 Mar 2016 12:22:45 +0200

Hi
This happens also with the exe before the installer is built

I found this:

http://www.qtcentre.org/threads/31310-Missing-entry-point-in-QTCore4-dll

Wrong QtCore4.dll, find another one :-)
The one your using is missing functions required by your application.
I copied the wrong dll. The bad thing is that both dlls have the same version
number. Here what I found on my system:

The wrong one is located at c:/qt/2010.02.1/bin and has a size of 2'151'424
bytes and was create February 17. 2010
The correct one is located at c:/qt/2010.02.1/qt/bin and has a size of
2'415'104 bytes and was create February 18. 2010
A 'dumpbin QtCore4.dll /exports' also shows that the missing symbol is only
exported from the 'correct' dll.

I have to find the "correct" QtCore4.dll

cheers



Archive powered by MHonArc 2.6.19.

Top of page