Reply To: Error compiling Linux sample code

Forums BB Series Discussions Error compiling Linux sample code Reply To: Error compiling Linux sample code

#161128
AndrewAndrew
Moderator

Ray,

Some other ideas,

1) Are you using a 32-bit OS? Our Linux APIs are compatible only for 64-bit OS’s.
2) Maybe try getting rid of all the soft links? Rename the main library to libbb_api.so and see if that resolves the issue.

Regards