I have been struggling to compile the opendnp3 in these days...
I have install the opendnp3. I want to try master slave communication test.
I have found masster-cpp and slave-cpp in demos folder.
How to build it?
I tried
g++ DemoMain.cpp SlaveDemo.cpp -o dnp3slaveexe -lopendnp3 -I/usr/include/opendnp3/src/opendnp3/APL -I/usr/include/opendnp3/src/opendnp3/DNP3 -I/usr/include/opendnp3/src -std=c++0x
The error reported is
/usr/bin/ld: cannot find -lopendnp3
collect2: error: ld returned 1 exit status
Where is lopendnp3 libray? .Is it missing or in a different path?
Any help would be appreciated?
Thanks,
Faisal
--
You received this message because you are subscribed to the Google Groups "open-dnp3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-dnp3+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Daniel Evans
Software Engineer
Green Energy Corp
Transforming the Smart Grid