Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Cross Compiling works but can't compile this project 7 years 5 months ago #10078

  • Richard C Giroux
  • Richard C Giroux's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
I am getting this message when I try to compile this project:

/usr/local/codetyphon/fpc/fpc32/bin/i386-linux/arm-linux-ld: skipping incompatible /usr/lib/i386-linux-gnu//libXtst.so when searching for -lXtst

The project in question did compile before I began having issues. I re-installed Typhon and got it working to compile other projects but I think I may have some errors in the library links.

Any Idea how to fix it?

Edit: I found the issue for this library is coming from the lz_mouseandkeyinput component. Once I remove that component the project compiles.

Please Log in or Create an account to join the conversation.

Last edit: by Richard C Giroux.

Cross Compiling works but can't compile this project 7 years 5 months ago #10079

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
lXtst = libXtst.so

please add this file to your OSlibrary
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Cross Compiling works but can't compile this project 7 years 5 months ago #10080

  • Richard C Giroux
  • Richard C Giroux's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
THANK YOU!

I realize it is Saturday and you have other things to do but I greatly appreciate it.

Please forgive me but how do I add this to the OSlibrary?

Please Log in or Create an account to join the conversation.

Last edit: by Richard C Giroux.

Cross Compiling works but can't compile this project 7 years 5 months ago #10081

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Please Sir
1) download OSLibraries with CTCenter (arm-linux or any arm-linux-*)
2) Setup your Project Libraries, you must set arm-linux (OSLibrary) directory to your project

more info here

PS:Yes, I am alone here ...now
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1