Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Dynamic link
Dynamic link [message #1723582] Tue, 16 February 2016 11:45 Go to next message
Eclipse UserFriend
I have c++ project that I was like a library to (I have the .h, .a and .dll files) the .h files are in an includes folders and i have gone to path and symbols under c/c++ build and gone to the includes tab selected the langue ad GNU c (it is a c lib), I then go over to the libraries tab and add the .a it tells me it can not find the a files so the i tried it the .dll files it tells me it can not find them also both the .a and the .dll files are in the project root and the .dll files are in the debug folder as well, although i do belie it finding the headers. Can so one explain in detail what i need to do dynamic link to a lib. I am also using MinGW.

[Updated on: Tue, 16 February 2016 11:47] by Moderator

Re: Dynamic link [message #1723606 is a reply to message #1723582] Tue, 16 February 2016 13:05 Go to previous message
Eclipse UserFriend
Here are a couple of links to get you started. Perhaps someone else can write up detailed step-by-step instructions.

http://www.mingw.org/wiki/What_is_a_DLL_and_How_Do_I_Create_or_Use_One
http://www.mingw.org/wiki/specify_the_libraries_for_the_linker_to_use

Previous Topic:cdt autogenerated Makefile Script
Next Topic:Arduino CDT Windows for ESP8266: Problem with Time.h/time.h
Goto Forum:
  


Current Time: Thu Nov 06 23:36:38 EST 2025

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

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

Back to the top