Entry point error during Release execution
Solved
General and Desktop
-
Hello,
while starting the realease exe the following error appears:"The procedure entry point ?qAllocMore could not be located in dynamic link library Qt5Core.dll"
Qt5Core and Gui.dlls are present in the folder.
Does anybody has a hint what is missing or what is going wrong?
Thanks for help. -
@TauCeti said in Entry point error during Release execution:
Qt5Core and Gui.dlls are present in the folder.
Are these DLLs same version as Qt you used to build your app?