Rank: Newbie
Joined: 6/5/2015(UTC) Posts: 2
Was thanked: 1 time(s) in 1 post(s)
|
Hi, Is it possible to build the OPCUA client SDK on linux without Eclipse? I mean build it via console with GCC. If yes, what's the GCC/g++ release suggested to use?
I think it should be OK since Eclipse still uses GCC to build. I want to have a try but meet some problems while installing GCC-4.9. So want to ask here for a quick answer.
Thanks Martin
|
 1 user thanked martin for this useful post.
|
|
|
Rank: Advanced Member
Joined: 11/28/2014(UTC) Posts: 37
Was thanked: 13 time(s) in 11 post(s)
|
Hi Martin,
Sure, you can build without eclipse.
It's just like using any other library. Use -I to tell the compiler where to find the include files and -L to tell the linker where to find the .so files.
Good luck, Patrick
|
 1 user thanked Patrick Griffiths for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.