Need Help Trying to Add library paths on Eclipse IDE C/C++ 4.20.0 [message #1852929] |
Sat, 11 June 2022 07:03  |
Chelsea Jacobsen Messages: 1 Registered: June 2022 |
Junior Member |
|
|
I'm using Eclipse IDE C/C++ (version: 2021-06 (4.20.0)) with IDF plugging and I would like to use external libraries besides ESP-IDF libraries. I read this IDE version doesn't include a menú option to add library paths, and if want to use external libraries I must créate a folder into my Project and copy them in it, https://omegle.website/ and finally modify the CMakeLists.txt file to include the following code line: set(COMPONENT_ADD_INCLUDEDIRS "../folder_name").
When I compile an example that includes a function that belongs to an external library I get the error "undefined reference to 'function_name'.
Are these correctly the steps that https://cpstest.uno/ I followed or there is another way to add external libraries?
https://omegle.site/
[Updated on: Tue, 05 July 2022 04:29] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.22143 seconds