Режим отладки создателя QT завершается до нажатия кнопки main с сообщением «Ошибка: не удалось загрузить библиотеку igc» ⇐ C++
-
Гость
Режим отладки создателя QT завершается до нажатия кнопки main с сообщением «Ошибка: не удалось загрузить библиотеку igc»
I tried to imports ALGLIB to my QT creator C++ project which is probably big.
The .exe compiles fine both in release and debug mode and if I go to the debug and release directory these .exe run perfectly fine. I can also run the program in release mode inside qt creator. However, when I tries to run it in debug mode, I got "Error: Could not load igc library" immedieatly and the program exits without hitting main. I was running with mingw32 in windows 10. The QT version is 4.9.1(Enterprise).
PS: I can not even find out what does this erro mean. And the .log file for debug is also empty. If anyone knows what is this about and how can I debug this kind of problem that even main is not hit, please let me know. Thanks.
I literally have no idea how to solve this problem at the moment.
Источник: https://stackoverflow.com/questions/780 ... load-igc-l
I tried to imports ALGLIB to my QT creator C++ project which is probably big.
The .exe compiles fine both in release and debug mode and if I go to the debug and release directory these .exe run perfectly fine. I can also run the program in release mode inside qt creator. However, when I tries to run it in debug mode, I got "Error: Could not load igc library" immedieatly and the program exits without hitting main. I was running with mingw32 in windows 10. The QT version is 4.9.1(Enterprise).
PS: I can not even find out what does this erro mean. And the .log file for debug is also empty. If anyone knows what is this about and how can I debug this kind of problem that even main is not hit, please let me know. Thanks.
I literally have no idea how to solve this problem at the moment.
Источник: https://stackoverflow.com/questions/780 ... load-igc-l
Мобильная версия