Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » libnodave dll/lib include
libnodave dll/lib include [message #29718] Wed, 10 November 2010 09:30 Go to previous message
Daniel_Sun is currently offline  Daniel_Sun
Messages: 5
Registered: November 2010
Location: Hamburg, GER
Promising Member
Hey,

I'm trying to use libnodave, a free library for connection to Siemens PLC's, with ultimate++.
I've used it with Visual C++ before.

But right now I have no idea how to include this library to u++.

I have got a libnodave.dll and a libnodave.lib.

In VC++ I've just added the .lib and .dll to the Resourcefiles in my Project and also put them where the .exe would be. Also I've added the path to .lib in the Linkersettings.

In my programmcode I just added the following lines:
#define BCCWIN

#include "nodavesimple.h"
#include "openSocket.h"

Of course I've put these header files in the Projectfolder.

After this I could use all functions from libnodave.

And now my Question. How do I accomplish the same thing in U++?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Grid Ctrl..How to find minimum and maximum element
Next Topic: best method of saving users settings?
Goto Forum:
  


Current Time: Mon May 13 02:00:53 CEST 2024

Total time taken to generate the page: 0.02322 seconds