Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

issue of Wince project with CT 6.9 4 years 3 months ago #14192

  • Frank.Wu
  • Frank.Wu's Avatar Topic Author
  • Visitor
  • Visitor
hi:
i'm first coding in CodeTyphon, i will test a WinCE project...
my steps:
1,
new project->Application
2,
Target OS: wince
Target CPU: arm
3,
compiler executeable: C:\codetyphon\fpc\fpc32\bin\i386-win32\ppcrossarm.exe

Ctrl+F9 to compile the project
show error:
winceproc.pp(78,11) Error: Forward declaration not solved "LCLBoundsToWin32Bounds(TObject;var LongInt;var LongInt);"


have any suggestion to fix it?

thanks!
Attachments:

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

issue of Wince project with CT 6.9 4 years 3 months ago #14193

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
All correct

1)Just Replace
C:\codetyphon\typhon\lcl\lazhelphtml.pas
and
C:\codetyphon\typhon\lcl\interfaces\wince\winceproc.pp

with 7Zip attach files

2) Disable Debugging on your project

PS: We can't give "real" support to WinCE anymore, we don't have any WinCE device to test.
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Frank.Wu

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

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