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

TOPIC:

CodeTyphon_win32.exe install gives 64Bit error!(?) 13 years 3 weeks ago #813

  • Paul
  • Paul's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Hello,

Having a clean system (no previous Lazarus or FPC) I tried using the second install method for Win32 and started CodeTyphon_win32.exe

Menu Item: Code Typhon / Remove and Build All (FPC +Lazarus BigIDE)

This went well for a very long time then unexpectedly I got these messages
which finished saying

INFO: create c:\lazarusTemp directory.

??????????????????????????????????????????????????????
ERROR: Lazarus32 BigIDE NOT Build
??????????????????????????????????????????????????????

???????????????????????????????????????????????????????????
INFO: Sorry, Your Operating System NOT support 64Bits
can NOT build Lazarus for x86_64-win64
???????????????????????????????????????????????????????????


Any way I have now tried Menu: Lazarus / Lazarus 32 Bit Build BigIDE

It could not find the Free Pascal that had already been built by my first effort:

=====================================================================
Build Lazarus BigIDE for Win32
=====================================================================

INFO: FreePascal Units for Win32 NOT EXIST !!!

=====================================================================
Build FreePascal 32bit
=====================================================================

Clean FreePascal 32bit
C:/pp/bin/i386-win32/make.exe -C compiler distclean

This ended with

Compile Lazarus Win32

C:/pp/bin/i386-win32/make.exe -C packager/registration all
make.exe[1]: Entering directory `c:/lazarus/packager/registration'
D:/LaTeXPortable/programs/git-portable/bin/rm.exe -f ../units/i386-win32/fcllaz.ppu
C:/pp/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -gl -vewnhi -l -Fu. -Fuc:/pp/rtl -FE. -FU../units/i386-win32 -di386 fcllaz.pas
Hint: Start of reading config file C:\pp\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\pp\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.5.1 [2011/03/16] for i386
Copyright (c) 1993-2010 by Florian Klaempfl
Target OS: Win32 for i386
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make.exe[1]: *** [fcllaz.ppu] Error 1
make.exe[1]: Leaving directory `c:/lazarus/packager/registration'
C:\pp\bin\i386-win32\make.exe: *** [packager/registration] Error 2

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

??????????????????????????????????????????????????????
ERROR: Lazarus32 BigIDE NOT Build
??????????????????????????????????????????????????????
_______________________________________________________________

Terminate Action at 2/04/2011 0:04:39
ExitCode : 2

Any help appreciated please,

TIA,
Paul

This was the rest of the message when I fist tried
Menu Item: Code Typhon / Remove and Build All (FPC +Lazarus BigIDE)

Compile Lazarus Win32

C:/pp/bin/i386-win32/make.exe -C packager/registration all
make.exe[1]: Entering directory `c:/lazarus/packager/registration'
D:/LaTeXPortable/programs/git-portable/bin/rm.exe -f ../units/i386-win32/fcllaz.ppu
C:/pp/bin/i386-win32/gmkdir.exe -p ../units/i386-win32
C:/pp/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -gl -vewnhi -l -Fu. -Fuc:/pp/rtl -FE. -FU../units/i386-win32 -di386 fcllaz.pas
Hint: Start of reading config file C:\pp\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\pp\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.5.1 [2011/03/16] for i386
Copyright (c) 1993-2010 by Florian Klaempfl
Target OS: Win32 for i386
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make.exe[1]: *** [fcllaz.ppu] Error 1
make.exe[1]: Leaving directory `c:/lazarus/packager/registration'
C:\pp\bin\i386-win32\make.exe: *** [packager/registration] Error 2

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

INFO: create c:\lazarusTemp directory.

??????????????????????????????????????????????????????
ERROR: Lazarus32 BigIDE NOT Build
??????????????????????????????????????????????????????

???????????????????????????????????????????????????????????
INFO: Sorry, Your Operating System NOT support 64Bits
can NOT build Lazarus for x86_64-win64
???????????????????????????????????????????????????????????

_______________________________________________________________

Terminate Action at 1/04/2011 23:36:08
ExitCode : 0

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

Last edit: by Paul. Reason: additional information

Re: CodeTyphon_win32.exe install gives 64Bit error!(?) 13 years 3 weeks ago #867

  • Paul
  • Paul's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
P.S. I notice that in both my problem and Stemos' recent posting, that this unit is being complained about:--

"Can't find unit system used by fcllaz"

Did a search and this appears to have been a Lazarus install problem in a recent revision of Lazarus, which revision of Lazarus is the current CodeTyphon trying to install please?

mailrepository.com/lazarus.lists.lazarus...cal.org/msg/3387560/
"i've done this a couple of times and get the same error... however, fixing the
paths in the fpc.cfg to remove the "\bin\i386-win32" portion put there by the
above fpcmake command in 16a2 seems to fix this problem...

is the fpcmkcfg command in 16a2 incorrect? should the basepath simply be
"C:\freepascal\fpc\2.4.3" or will this cause other problems??

correcting the 13 instances to remove the "\bin\i386-win32" portion allow
makelaz.bat to execute and there appears to be a valid executable at the end...
i'm even able to create, compile and execute the two button "your first lazarus
program" tutorial (when i can locate it in the wiki) so i assume that i have a
valid fpc and lazarus environment..."

Paul

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

Last edit: by Paul. Reason: additional information

Re: CodeTyphon_win32.exe install gives 64Bit error!(?) 13 years 2 weeks ago #966

  • Paul
  • Paul's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Could the CodeTyphon 160 Beta help my problems? I still can not install CodeTyphon.

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

Re: CodeTyphon_win32.exe install gives 64Bit error!(?) 13 years 2 weeks ago #967

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
You must try Sir
PilotLogic Architect and Core Programmer

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

Re: CodeTyphon_win32.exe install gives 64Bit error!(?) 12 years 2 months ago #1657

  • mariuszekpl
  • mariuszekpl's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
@PaulANormanNZ - I have this same problem with codetyphon on windows 7 64bit

"Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted"

I tested 2.50 and 2.40 version and both don't work.

In windows XP (32 bit) all works OK :)

Codetyphon stop works on windows 7 64bit when rename
CodeTyphon.zip to CodeTyphonIns.zip :)

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

Re: CodeTyphon_win32.exe install gives 64Bit error!(?) 12 years 2 months ago #1677

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19

mariuszekpl wrote: @PaulANormanNZ - I have this same problem with codetyphon on windows 7 64bit

"Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted"

I tested 2.50 and 2.40 version and both don't work.

In windows XP (32 bit) all works OK :)

I have Win 7 x64 Ultimate and i never had any issues installing CT, even from the 1.xx series...

mariuszekpl wrote: Codetyphon stop works on windows 7 64bit when rename
CodeTyphon.zip to CodeTyphonIns.zip :)

The downloaded installation file for CT is allready named CodeTyphonIns.zip. But even rename it to something else
should not be a problem since it is just a zip file. On the other hand if someone change the DIRECTORY name of the
installation from (e.g. in windows) c:\codetyphon to c:\codetyphonIns will mess up the hole configuration of CT

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

  • Page:
  • 1