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

TOPIC:

Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1623

  • Florian Immenroth
  • Florian Immenroth's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hello,

i have problems on building Big IDE on a Windows 7 x86 system.
CTC and SmallIDE built without problems.

Console output is attached.

File Attachment:

File Name: lazarus_big_error.txt
File Size:52 KB



Thanks for any help.

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

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1626

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Please Sir
use "Remove and build all" CodeTyphon procedure
and give us more info for your PC etc...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1627

  • Florian Immenroth
  • Florian Immenroth's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Ok, compiler ist running...
Meanwhile, which information about my PC do you need?
4GB RAM, Core2Duo @ 3 GHz
Working in an domain environment with admin privileges. We use folder redirection and server stored profiles.

Here is the output of "Remove and Compile ALL":

File Attachment:

File Name: remove_build_all.zip
File Size:194 KB

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

Last edit: by Florian Immenroth.

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1628

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
The CT Remove ALL procedure has these
errors

(Step 1/2)

Please wait... Removing All FreePascal Parts
[INFO]: FreePascal Directory Removed OK
..\fpcsrc\packages\libgd - Das Verzeichnis ist nicht leer.
..\fpcsrc\packages\LIBNDS~1\examples\graphics\BACKGR~1 - Das Verzeichnis ist nicht leer.
[INFO]: FreePascal Source Directory Removed OK
[INFO]: GDB Source Directory Removed OK

[INFO]: All FreePascal parts removed from disk

(Step 2/2)
Please wait... Removing All Lazarus Parts
C:\codetyphon\lazarus\COMPON~1\chmhelp\lhelp - Das Verzeichnis ist nicht leer.
C:\codetyphon\lazarus\COMPON~1\chmhelp\packages\idehelp\lib - Das Verzeichnis ist nicht leer.
[INFO]: lazarus Directory Removed OK
[INFO]: lazarusTemp Directory Removed OK
C:\ProgramData\start menu\programs\CodeTyphon\Lazarus32.lnk
Zugriff verweigert

Sir, remove procedure report that some files are locked and can't delete
Das Verzeichnis ist nicht leer (The directory is not empty)

My suggestion is to
-Restart your PC, to unlock files in CodeTyphon directory
-Remove C:\codetyphon directory manual
-Rebuild CT again
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1630

  • Florian Immenroth
  • Florian Immenroth's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hi,

I removed all parts and installed CodeTyphon from scratch.
Again there is no BigIDE...

Here is the logfile

File Attachment:

File Name: remove_build_all2.zip
File Size:129 KB


I wonder about the lines

...

=====================================================================
Build Lazarus BIG-IDE for Win32
=====================================================================

SetupCompilerFilename: The compiler path "" is invalid (Error: file not found). Searching a proper one ...
SetupCompilerFilename: no proper compiler found.
FindFPCTool Executable="fpcmake.exe" CompilerFilename=""
FindFPCTool Try="fpcmake.exe
$004020B5 TLAZBUILDAPPLICATION__ONIDEMESSAGEDIALOG, line 286 of lazbuild.lpr
$004A731A IDEMESSAGEDIALOGAB, line 109 of idedialogs.pas
$004D2883 TEXTERNALTOOLLIST__RUN, line 329 of exttooldialog.pas
$004067E8 TLAZBUILDAPPLICATION__ONRUNEXTERNALTOOL, line 1264 of lazbuild.lpr
$004F89C5 TLAZPACKAGEGRAPH__WRITEMAKEFILE, line 4260 of C:/codetyphon/lazarus/packager/packagesystem.pas
$00402E29 TLAZBUILDAPPLICATION__DOCREATEMAKEFILE, line 535 of lazbuild.lpr
$004025CA TLAZBUILDAPPLICATION__BUILDPACKAGE, line 356 of lazbuild.lpr
$0040232C TLAZBUILDAPPLICATION__BUILDFILE, line 312 of lazbuild.lpr
$00404E40 TLAZBUILDAPPLICATION__RUN, line 1043 of lazbuild.lpr
ERROR: Failed to run tool
Unable to run the tool "Creating Makefile for package cgiLaz 0.1.1":
Program not found
lazbuild is non interactive, aborting now.


...

fimmenroth

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

Last edit: by Florian Immenroth.

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1631

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sorry Sir
but I can't find any other solution.
These errors show, that fpcmake.exe is not in the correct place.
Please remove any Lazarus and freepascal previews installations
and retry
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Re: Can't build BigIDE Codetyphon 2.4 on Win7 32bit 12 years 2 months ago #1633

  • Florian Immenroth
  • Florian Immenroth's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Thank you,

i did some debugging and managed to build BigIDE now.
I rerun the last few lines of the build-script manually.

fimmenroth

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

  • Page:
  • 1