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

TOPIC:

WinCE-CT6: Cannot find mssqlconn used by registersqldb 7 years 1 month ago #10505

  • Segami Steve
  • Segami Steve's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Hi,

With CT v5.9, I want to cross-build on Arm-wince with a component TPQConnection and I receive a error message "registersqldb.pas(58,5) Fatal: Cannot find mssqlconn used by registersqldb of package lz_sqldb."

I have update in CT v.6 >>> Same error!

I have try the solution proposed by Sternas Stefanos as below and build with CT-center (Menu FreePascal/FPC32 Build All):

Sir
replace the 2 files
Makefile
Makefile.fpc
in directory
C:\codetyphon\fpcsrc\packages\fcl-db\src\sqldb\
with zip files

and rebuild FreePascal


Always the same error!!!

How to fix it?

Best Regards

Octave

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

WinCE-CT6: Cannot find mssqlconn used by registersqldb 7 years 1 month ago #10506

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Just
replace files in C:\codetyphon\fpcsrc\packages\

with these in attach zip

and rebuild FreePascal with CTCenter
PilotLogic Core Programmer

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

Last edit: by Matis A..

WinCE-CT6: Cannot find mssqlconn used by registersqldb 7 years 1 month ago #10507

  • Segami Steve
  • Segami Steve's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Hi,

Thank you for your answer but this approach does not resolve the problem!!!

After several trials, I have reinstall CTv6 from scratch, replace your 2 files and use the command "FPC32 build ALL" in CTCenter

Result... Same error!!!

It is not possible to compile "lz_sqldb 6.0.1", CT give "Output Code 1 - Errors: 1" and the message "registersqldb.pas(58,5) Fatal: Cannot find mssqlconn used by registersqldb of package lz_sqldb."

Best Regards

Just
replace files in C:\codetyphon\fpcsrc\packages\

with these in attach zip

and rebuild FreePascal with CTCenter

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

WinCE-CT6: Cannot find mssqlconn used by registersqldb 7 years 1 month ago #10508

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Did you rebuild
Arm-wince fpc cross element ?
PilotLogic Core Programmer

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

WinCE-CT6: Cannot find mssqlconn used by registersqldb 7 years 1 month ago #10509

  • Segami Steve
  • Segami Steve's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Hi,

I have rebuild Arm-Wince cross element and... It is OK!!!!!!

Thanks for your help

Best Regards

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

  • Page:
  • 1