Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dex668

  1. dex668

    Referencing 3rd party librarys

    Thanks for your help Salem, i appear to have resolved the issue, the file permissions on the lib file were messed up meaning g++ couldnt access it during compilation. Cheers, Dex
  2. dex668

    Referencing 3rd party librarys

    Salem, thanks for your prompt reply, it's much appreciated. I have tried doing as you suggest, adding -lgsm to the compile path. However the same errors persist. I have removed references to all libraries apart from the GSM one. i have also checked my system folders, the relevant files do...
  3. dex668

    Referencing 3rd party librarys

    Hi, I have for a number of weeks been trying to integrate several third party librarys into a C++ application with no success, i'm sure the error is fairly simple, but i cannot for the life of me figure it out! Libs: - ccrtp - jrtplib - toast gsm I always get 'undefined reference (...)'...

Part and Inventory Search

Back
Top