Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to link Static library in Eclipse?(libNE10 Static Library)
How to link Static library in Eclipse? [message #1833315] Fri, 09 October 2020 03:40 Go to next message
THIHA KYAW is currently offline THIHA KYAWFriend
Messages: 1
Registered: October 2020
Junior Member
index.php/fa/39038/0/Dear,

I am trying to link the libNE10.a static library to my project.

But the IDE still cannot find NE10.h.
I attach the screenshot of my settings.

index.php/fa/39038/0/
index.php/fa/39039/0/

libNE10.a is also attached.

Please guide me how I can link the static library.

Regards,
Thiha
  • Attachment: Error1.png
    (Size: 95.11KB, Downloaded 324 times)
  • Attachment: Error2.png
    (Size: 56.31KB, Downloaded 254 times)
  • Attachment: libNE10.a
    (Size: 285.64KB, Downloaded 64 times)
Re: How to link Static library in Eclipse? [message #1833341 is a reply to message #1833315] Fri, 09 October 2020 13:00 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
It's the compiler that's not finding NE10.h
You need to add the path to it to the includes for the compiler.
You also appear to be using a third party CDT plug-in.
You should direct questions about using it to its developers.
Previous Topic:"Preprocessor Include Paths, Macros, etc" missing
Next Topic:Hello every
Goto Forum:
  


Current Time: Mon Oct 14 02:35:17 GMT 2024

Powered by FUDForum. Page generated in 0.03356 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top