CLion 報錯This file does not belong to any project target,code insight features might not work pro

發現寶藏開發神器,CLion 安裝之後會自己去找需要的構建工具。提前把cmake和minGW工具安裝好,其他的什麼都不要你操心呢。記得安裝CLion的時候,勾選add to path。 自己新建一個C++的demo項目,運行沒有任何問題,從其他地方導入就不能運行了。運行的時候需要你去配置執行文件。怎麼回事呢?就是需要寫CmakeLists.txt文件去配置,有幾個文件就配置幾個。如果出現This
相關文章
相關標籤/搜索