Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 8.60 1 week 6 days ago #18800

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4542
  • Thank you received: 1120
Thanks My Friend
have fun...
PilotLogic Architect and Core Programmer

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

CT LAB ver 8.60 1 week 2 days ago #18803

  • skrzat
  • skrzat's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 42
  • Thank you received: 1
After installing every new version of CT, I add MiniControls package.
For the first time, it doesn't compile with errors:
ntvPanels.pas(208,9) Error: Identifier not found "OffsetRect"
ntvPanels.pas(210,9) Error: Identifier not found "OffsetRect"
ntvPanels.pas(212,9) Error: Identifier not found "OffsetRect"
ntvPanels.pas(214,9) Error: Identifier not found "OffsetRect"

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

CT LAB ver 8.60 1 week 2 days ago #18804

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1161
  • Thank you received: 177
Just add "Types"
to uses of unit ntvPanels
PilotLogic Core Programmer

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

Error when cross compile from Linux to Windows 5 days 12 hours ago #18811

  • choki
  • choki's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 40
  • Thank you received: 0
win32wsdialogs.pp(383,53) Error: Identifier not found "CC_ANYCOLOR"

in lazarus forum 
forum.lazarus.freepascal.org/index.php?t....msg543052#msg543052

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

Error when cross compile from Linux to Windows 5 days 10 hours ago #18812

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1161
  • Thank you received: 177
Where is the problem Sir ?
PilotLogic Core Programmer

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

Error when cross compile from Linux to Windows 5 days 9 hours ago #18813

  • choki
  • choki's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 40
  • Thank you received: 0
cannot compile to win32/win46
error message
win32wsdialogs.pp(383,53) Error: Identifier not found "CC_ANYCOLOR"

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

Error when cross compile from Linux to Windows 5 days 9 hours ago #18814

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1161
  • Thank you received: 177
Did you use CodeTyphon FreePascal ?
Remove any other FreePascal version from your pc
PilotLogic Core Programmer
The following user(s) said Thank You: choki

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

Last edit: by Matis A..

Error when cross compile from Linux to Windows 5 days 5 hours ago #18815

  • choki
  • choki's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 40
  • Thank you received: 0
Solved by reinstalling

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