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

TOPIC:

Cross-Build to ARM-LINUX-QTOPIA 10 years 2 months ago #5156

  • XANDR
  • XANDR's Avatar Topic Author
  • Visitor
  • Visitor
I try to build a GUI App on FriendlyARM Tiny210 Device (Cortex A8), with QTOPIA Linux. (Host Win7 32. CT 4.7)
(my previous try to build a GUI app on Raspberry PI with GTK2 was already successfully)
I selected target OS – Linux, target CPU – arm, and changed widget type to LCLWidgetType:=qt.
I try build app, but got some errors:
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(10,44) Error: Identifier not found "QX11Info_isCompositingManagerRunning"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(16,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(42,30) Error: Identifier not found "QX11Info_display"

I guess it's because of LCL use the X11 instead of QTOPIA? But I don’t know how do this correctly. And is it supported CT 4.7 in general?

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

Last edit: by XANDR.

Cross-Build to ARM-LINUX-QTOPIA 10 years 2 months ago #5159

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We don't test (yet)
CodeTyphon for Arm linux with Qt embedded (QTOPIA Linux)

From your post the problem is in QT4fpc library,
we must test Qt embedded and QTOPIA Linux to solve this problem
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Cross-Build to ARM-LINUX-QTOPIA 10 years 2 months ago #5171

  • XANDR
  • XANDR's Avatar Topic Author
  • Visitor
  • Visitor
Thanks, sternas. Can you tell when it will be done ?

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

  • Page:
  • 1