Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Install failure - pl_PascalSCADA errors 8 years 10 months ago #7362

  • Ian Macintosh
  • Ian Macintosh's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Building Typhon 64bit big IDE for Windows 7 - fails with these errors:

=================
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(129,5) Error: (5000) Identifier not found "FreeLibrary"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(138,14) Error: (5000) Identifier not found "LoadLibrary"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(144,49) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(145,50) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(146,58) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(147,60) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(148,62) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(149,59) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(150,65) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(151,67) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(152,55) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(179,63) Hint: (4055) Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(314,9) Warning: (4056) Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(365,42) Hint: (4055) Conversion between ordinals and pointers is not portable
hmiwinccusermanagement.pas(396) Fatal: (10026) There were 11 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: C:\codetyphon\fpc\fpc64\bin\x86_64-win64\ppcx64.exe returned an error exitcode
Error: (IDE) Compile package pl_pascalscada 5.3.1: stopped with exit code 1
Error: (TyphonIDE) Building IDE: Compile AutoInstall Packages failed.

Could Not Find C:\codetyphon\typhon\*.exe
==============

Could anyone give me a hint as to how to get past this?

I am trying to upgrade from 5.2 to 5.3.

Much appreciated,

Ian.

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

Install failure - pl_PascalSCADA errors 8 years 10 months ago #7363

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
we test and test CT ver 5.30 and all are OK
please check if you have other FPC version installed in your PC
and rebuild CT
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(129,5) Error: (5000) Identifier not found "FreeLibrary"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(138,14) Error: (5000) Identifier not found "LoadLibrary"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(144,49) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(145,50) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(146,58) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(147,60) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(148,62) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(149,59) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(150,65) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(151,67) Error: (5000) Identifier not found "GetProcAddress"
C:\codetyphon\typhon\components\pl_PascalSCADA\.\source\hmi\hmiwinccusermanagement.pas(152,55) Error: (5000) Identifier not found "GetProcAddress"

FreeLibrary, LoadLibrary and GetProcAddress function are part of
FPC 3.1.1 file rtl\inc\dynlibh.inc
PilotLogic Architect and Core Programmer

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

  • Page:
  • 1