Hi,
I love what you guys do.
I tried using the email address in the help.html file:
This email address is being protected from spambots. You need JavaScript enabled to view it., but the email bounced ...
"Delivery to the following recipient failed permanently:
This email address is being protected from spambots. You need JavaScript enabled to view it.
"Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend
contacting the other email provider for further information about the cause of this error. The
error that the other server returned was: 550 550 Unrouteable address (state 14)."
First may I clear up at the beginning, before anything else -- I always follow the procedure to remove all previous versions (which has left me without any working CodeTyphon!)
We are a not-for-profit and like to use your software.
I have been trying to install CodeTyphon for some months now.
I used to have it on my computer some time ago, but have not been able to install new versions for some time now. And so have no Lazarus unless I stop trying to use CodeTyphon so please help.
I was waiting for version 1.6 hoping that the install problems would be solved.
I run Xp pro Sp3
I have tried using a dos shell with the setup.bat option (7) and then later the CodeTyphon Centre / CodeTyphon / Remove and build ALL (Big IDE)
In the end after FreePascal is installed the Lazarus part of the install completly crashed the dos command shell!
So I ran it from the CodeTyphon menu in the CodeTyphon Center
I get a message saying that it can not handle 64 bit, but I am running the 32bit CodeTyphon, and have a 32 bit machine.
Is it calling the wrong make ?
My C: drive is Fat32, is that a new problem (it didn't used to be a problem)?
(My D: and G: are NTFS but there is no way to install to these?)
Or could there be other PATH problems? Causing confussion with make, or is the needed make called implicitly with realtiuve path?
I have looked inside directory tress of--
G:\CodeTyphon
C:\Lazarus
and
C:\PP
And system.pas is definitely there.
Here is the end of the CodeTyphon Commandbox output (green on black)
"unit fcllaz" and this message are the main issues it seems:
"Fatal: Can't find unit system used by fcllaz"
ERROR: Lazarus32 BigIDE NOT Build
??????????????????????????????????????????????????????
???????????????????????????????????????????????????????????
INFO: Sorry, Your Operating System NOT support 64Bits
can NOT build Lazarus for x86_64-win64
Thanks again,
Paul
CodeTyphon CommandBox end piece:
make.exe[1]: Entering directory `c:/lazarus/ideintf'
G:/LaTeXPortable/programs/git-portable/bin/rm.exe -f units/i386-win32/ideintf.pas.ppu
G:/LaTeXPortable/programs/git-portable/bin/rm.exe -f
G:/LaTeXPortable/programs/git-portable/bin/rm.exe -f fpcmade.i386-win32 Package.fpc ppas.bat script.res link.res
G:/LaTeXPortable/programs/git-portable/bin/rm.exe -f *.s *_ppas.bat
make.exe[1]: Leaving directory `c:/lazarus/ideintf'
Compile Lazarus Win32
C:/pp/bin/i386-win32/make.exe -C packager/registration all
make.exe[1]: Entering directory `c:/lazarus/packager/registration'
G:/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/04/15] 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 20/04/2011 11:04:20
ExitCode : 0
Here is my CodeTyphon Center / Directories output
OS User Directory - C:\Documents and Settings\Paul A Norman\
CodeTyphon Main Directory - G:\CodeTyphon\
CodeTyphon Scripts - G:\CodeTyphon\ScriptsWin\
CodeTyphon Cross Scripts - G:\CodeTyphon\ScriptsWin\Crossbuild\
CodeTyphon Tools - G:\CodeTyphon\binTools\
CodeTyphon User Settings - G:\CodeTyphon\binSettings\
Lazarus Main Directory - C:\lazarus\
Lazarus32 Runtime Settings - C:\lazarus\bin32\settings\
Lazarus64 Runtime Settings - C:\lazarus\bin64\settings\
FreePascal Main Directory - C:\pp\
FreePascal Bin Files - C:\pp\bin\
FreePascal Source Files - C:\pp\
GNU Main Directory - C:\pp\binGDB\
Found OpenGL 32Bit Library -> C:\Windows\System32\OpenGL32.DLL
Found OpenGL 32Bit Extensions Library -> C:\Windows\System32\GLU32.DLL