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

TOPIC:

32bit IDE does not compile on Win7 64Bit 10 years 3 months ago #5098

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
Hi,

Just started to experiment with Typhon and it is quite promising.

Installed the v4.70 64bit IDE on Win7 without any bumps. Building 64bit cross elements arm-android went okey too. But when I tried to build the android example it failed with "fcllaz.pas(0,0) Fatal: Can not find unit system used by fcllaz of package FCL."
I figured maybe it requires some 32bit stuff and probably it is an easier path with the 32bit IDE, but it's build fails with the same error.

Compile Typhon Win32

C:/codetyphon/fpc/bin/i386-win32/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/typhon/packager/registration'
C:/codetyphon/fpc/bin/i386-win32/rm.exe -f ../units/i386-win32/fcllaz.ppu
C:/codetyphon/fpc/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/i386-win32 -g- -di386 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2014/01/15] for i386
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `C:/codetyphon/typhon/packager/registration'
make: *** [Registration] Error 2

=======================================================

??????????????????????????????????????????????????????
[ERROR]: Typhon32 Small-IDE NOT Build
??????????????????????????????????????????????????????

Could be a config problem ...

Any help appretiated,
Leslie

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

Last edit: by Leslie.

32bit IDE does not compile on Win7 64Bit 10 years 3 months ago #5099

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
Sir
please give us more info for android example
PilotLogic Architect and Core Programmer

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

32bit IDE does not compile on Win7 64Bit 10 years 3 months ago #5100

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
Hi,

Its located in this directory: c:\codetyphon\CodeOcean\2_Basics\samples\androidlcl.
But the problem seems to be not spesific to this example since the build of the 32bit IDE fails with the same error. Looks like a path problem.

Cheers,
Leslie

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

32bit IDE does not compile on Win7 64Bit 10 years 3 months ago #5101

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
Do you have any other ver of Make.exe or lazarus or FPC in you PC
My suggestion is to build FPC32 with CTC and post here after zip the Actions Log file info
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Leslie

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

Last edit: by Sternas Stefanos.

32bit IDE does not compile on Win7 64Bit 10 years 3 months ago #5148

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
Sorry it took me so long to get back to this. After clearing everything Lazarus an FPC related and uninstalling+reinstalling CodeTyphon, 32bit IDE compiles OK. The android example still does not , but that is probably an other issue.

Cheers,
Leslie

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

  • Page:
  • 1