Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.6.0 Beta
-
None
-
Windows 7, 64 Bit, mingw 4.9.2 (32 bit)
Description
When I try to compile the current 5.6 branch with mingw32-make (4.9.2, 32 bit) I get this error:
<code>
---------------------------
uic.exe - Einsprungpunkt nicht gefunden
---------------------------
Der Prozedureinsprungpunkt "_ZN7QStringaSE13QLatin1String" wurde in der DLL "Qt5Core.dll" nicht gefunden.
---------------------------
OK
---------------------------
</code>
In English the message should be like "procedure entry point could not be located".
The problem did not occur with older (~1 month) code (I do not know the last working set). My local system which runs in a VM has not changed.
Attachments
Issue Links
- relates to
-
QTBUG-49985 [Windows] Qt 5.6 compile failure (uic.exe entry point not found)
- Closed