最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

environment variables - Cant run executable from CLion IDE - Stack Overflow

programmeradmin0浏览0评论

Try to build cmake project (originally from qt creator) in Clion IDE. Its builded correctly.

But when i run it within Clion IDE it faild: Unable to load dependent library

Its folder path available in system (since i can run it) Its run from vscode, qt creator (there was same problem because of paths but i handle this)

I could set working directory to folder with this externall dll and its fine. The problem in other IDE happened because of mingw64 installation (adding path to mingw64 into environment)

Whats wrong with Clion environments? What i could do to do in order to understand the problem?

I think it add some mingw indtallation into environment internally and it broke execution.

Executabe setting Cmake Mingw Settings

Thanks for advise

发布评论

评论列表(0)

  1. 暂无评论