Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Linking static and DLL files in Eclipse Luna when using MinGW on Windows fails(MinGW can't find the libraries)
Linking static and DLL files in Eclipse Luna when using MinGW on Windows fails [message #1587471] Tue, 27 January 2015 11:08
Charles Smith is currently offline Charles SmithFriend
Messages: 12
Registered: May 2011
Junior Member
Hi,

I'm having problems building a simple project using Eclipse Luna and MinGW.

I installed the MQTT broker on Windows 8.1 machine, and noticed that there was folder

called mosquitto in Program Files(86).

Under that folder was another folder called devel.

I aim to build a project in C and use MQTT to publish messages.

I'm not sure which library files to link to.

Is it mosuitto.dll, devel/mosquitto.lib or both.

Setting up Eclipse to search for these files causes errors in that the libraries aren't found.

Has anyone tried to do something similar and succeeded.

Thanks for any help.

[Updated on: Tue, 27 January 2015 11:49]

Report message to a moderator

Previous Topic:Eclipse keeps opening old versions of files
Next Topic:Export project settings (libraries, library paths,...)
Goto Forum:
  


Current Time: Fri Apr 26 20:53:03 GMT 2024

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

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

Back to the top