Режим отладки создателя QT завершается до нажатия кнопки main с сообщением «Ошибка: не удалось загрузить библиотеку igc»C++

Программы на 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
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «C++»