Skip to main content

Loading external libraries

More
5 years 5 months ago - 5 years 5 months ago #433 by Mirko Comparetti
Loading external libraries was created by Mirko Comparetti
Hello,
My German is a little rusty, so I'll go for English if this is not a problem.
I'm trying to load the external c/c++ libraries ( bitbucket.org/qbrobotics/qbdevice-api ) in a program I'm writing: I need to write a block that will use some of the methods provided in that lib. I can compile the lib in my windows machine (where I'm doing the development work) as well as on the revpi. I loaded the libraries as described here help.logicals.com/lco3docu/latest/user-d...bausteinen-einbinden and I get errors when compiling: it either "cannot find the library" or the "fatal error: bits/c++config.h: No such file or directory - location: c:\parthto\ide\lc3c\plugins\com.logicals.compiler.gcc.raspbian.win32_7.1.0.2\bin\armv6-logicals-linux-gnueabihf\armv6-logicals-linux-gnueabihf\include\c++\7.1.0\cstdlib"

I think this is due to the cross compilation of the libraries, which is not handled correctly. Did anybody have any help for that?

Thanks!
Attachments:
Last edit: 5 years 5 months ago by Mirko Comparetti. Reason: Added thanks and attachment

Please Anmelden or Create an account to join the conversation.

  • Walter Zögernitz
  • Offline
  • Junior Member
  • Junior Member
More
5 years 5 months ago #434 by Walter Zögernitz
Replied by Walter Zögernitz on topic Loading external libraries
Please login to view the answers

Please Anmelden or Create an account to join the conversation.

Powered by Kunena Forum