linker - Eclipse Setup issue with include library - Stack Overflow

On MacOS using Eclipse with g++ and c++17 dialect.When trying to build my project there is an issue wi

On MacOS using Eclipse with g++ and c++17 dialect. When trying to build my project there is an issue with the library. The library isnt found, which in turn doesn't let me include basic headers such as "<iostream>".

This Problem doesn't occur using XCode, but we are forced to use Eclipse so it isn't an option to switch IDEs.

**** Incremental Build of configuration 
Debug for project Aufgabenblock_2 
**** make all 
Building target: Aufgabenblock_2 Invoking: MacOS X C++ Linker g++  -o "Aufgabenblock_2"  ./Fahrzeug.o    
-l/Users/MyName/boost/libs ld: library '/Users/MyName/boost/libs' not found 
clang++: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Aufgabenblock_2] Error 1 "make all" terminated with exit code 2. Build might be incomplete.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745605656a4635657.html

相关推荐

  • linker - Eclipse Setup issue with include library - Stack Overflow

    On MacOS using Eclipse with g++ and c++17 dialect.When trying to build my project there is an issue wi

    4小时前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信