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

TOPIC:

CT LAB ver 8.60 1 month 1 week ago #18800

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4546
  • Thank you received: 1121
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 month 1 week 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 month 1 week ago #18804

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1186
  • Thank you received: 185
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 1 month 3 days ago #18811

  • choki
  • choki's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 42
  • 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 1 month 3 days ago #18812

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1186
  • Thank you received: 185
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 1 month 3 days ago #18813

  • choki
  • choki's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 42
  • 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 1 month 3 days ago #18814

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1186
  • Thank you received: 185
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 1 month 3 days ago #18815

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

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