View Full Version : Cannot compile iojZS
talktwo
03-21-2005, 03:34 PM
Hi there, I'm trying to compile iojZS by running the compile.cmd in the command line. However, I'm getting numerous errors doing so, and I can't seem to figure out why. :confused: Here are the errors:
C:\ioFTPD\scripts\iojZS>compile.cmd
C:\ioFTPD\scripts\iojZS>del c:\ioftpd\system\iojZS.exe
The system cannot find the path specified.
C:\ioFTPD\scripts\iojZS>bcc32.exe -w- -02 -IC:\Progra~1\BCC55\Include -L C:\Progra~1\BCC55\Lib -nC:\ioFTPD\system -eiojZS.exe c:\ioFTPD\scripts\iojZS\source\iojZS.cpp
'bc32.exe' is not recognized as an internal or external command, operable program or batch file.
C:\ioFTPD\scripts\iojZS>del c:\ioftpd\system\*.obj
The system cannot find the path specified.
C:\ioFTPD\scripts\iojZS>del c:\ioftpd\system\*.tds
The system cannot find the path specified.
**Yes I have BCC55 in the program files folder and not Borland
Any help would be appreciated, thanks.
winxp :
control panel / system / advanced
environment variables
in path add
C:\Program Files\BCC55\Bin
or where u have bcc32
talktwo
03-21-2005, 04:48 PM
hmmm no avail ... same error message
neoxed
03-21-2005, 10:52 PM
Please post in the correct forum category, the registered users forum is not for script problems.
Read the rules. http://www.ioftpd.com/board/announcement.php?s=&forumid=2
bcc32.exe is not found
type path in command promt to see if u have path to bcc32.exe there
C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\bcc55\bin
if bcc55 not there add to environmet path like i posted in 1 post before
add path to bcc32.exe at the end of path
;C:\Program Files\bcc55\bin ------> ; <-------
close command promt
type path now to see if bcc is added
if not copy compile.cmd to bcc55\bin and execute it there
NeoXed this is not caladans script ;)
neoxed
03-22-2005, 03:54 PM
Ahhh right.. sorry about that jeza. :)
talktwo
03-22-2005, 04:51 PM
jexa ... hmmm ... tried all of that to no avail, though we ARE getting closer :D ... here's the latest error:
C:\Program Files\BCC55\Bin>compile.cmd
C:\Program Files\BCC55\Bin>del c:\ioftpd\system\iojZS.exe
The system cannot find the path specified.
C:\Program Files\BCC55\Bin>bcc32.exe -w- -02 -IC:\Progra~1\BCC55\Include -L C:\Progra~1\BCC55\Lib -nC:\ioFTPD\system -eiojZS.exe c:\ioFTPD\scripts\iojZS\source\iojZS.cpp
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
C:\ioFTPD\scripts\iojZS\source\iojZS.cpp:
Error E2451 c:\ioFTPD\scripts\iojZS\source\iojZS.cpp 1126: Undefined symbol 'iojZS_minimum_halfway_files' in function main(int,char * *)
*** 1 errors in Compile ***
C:\Program Files\BCC55\Bin>del c:\ioftpd\system\*.obj
The system cannot find the path specified.
C:\Program Files\BCC55\Bin>del c:\ioftpd\system\*.tds
The system cannot find the path specified.
i f**** something up :rolleyes:
i will post new version tonight
until than set halfway and race anounce to false
talktwo
03-23-2005, 06:56 PM
thanks for looking into it :)
i posted new version
should work now
talktwo
03-24-2005, 03:18 PM
good job Jeza :)
can't wait to deploy this and see how it functions.
I might add that the compile.cmd needs to be run exactly where bcc32.exe is installed (in my case, c:\program files\bcc55)
thanks again (especially for not jumping to conclusions, flaming and going "sh*t ... you're just a moron it compiles fine over here" )
:D
does this script have rescan or debug ? was workin great on v10, but now I have a load of
[iNCOMPLETE]-[ 39% ]-[36FiLES of 92FiLE(s)]-[iNCOMPLETE]
going up in order
check in ioftpd/system if u have iojZS_ERROR.log if anything there
do u have this incomplete on all dirs or only in one
if only one dir could be something with persmissions
is it maybe in dir started when using old iojzs version
and now when u want complete is there new version
or happens this too when u start race with new version
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.