why my qt5.15.2 when debug always crash
-
the procedure entry point _zn10qarraydata10deallocateeps_yy could not be located in the dynamic link library
this error always apearred when i running my aplication, even though I haven't given any code yet
-
@tegarrti Please provide more information:
- What platform
- How did you install Qt
- How do you build and run the application
- i installed on windows with qt open source online installer
- Qt version is Qt 5.15.2
- i just installed qt5.15.2 for desktop only with contain mingw8.2.0 for 64 bit
- i build with qt desktop 5.15.2 kit and using qmake for my project
- when i run the application i got crashed .exe and the error message appeared like above
-
- i installed on windows with qt open source online installer
- Qt version is Qt 5.15.2
- i just installed qt5.15.2 for desktop only with contain mingw8.2.0 for 64 bit
- i build with qt desktop 5.15.2 kit and using qmake for my project
- when i run the application i got crashed .exe and the error message appeared like above
@tegarrti said in why my qt5.15.2 when debug always crash:
when i run the application
Are you trying to start it from QtCreator?
-
@tegarrti said in why my qt5.15.2 when debug always crash:
when i run the application
Are you trying to start it from QtCreator?