hi,
i have a multi-Boot System with 32 Bit OS and 64 BIt OS
i still have Problem to build 32 Bit App under 64 Bit OS.
it work under 32 Bit OS but fail under 64 Bit OS
i have copy all source CODE to 64 Bit OS and just change Drive C: into X: in *.MAK File
i have no Idee any more, WHY he can´t open UUID.LIB as it exist in the Folder :?
i have a multi-Boot System with 32 Bit OS and 64 BIt OS
i still have Problem to build 32 Bit App under 64 Bit OS.
it work under 32 Bit OS but fail under 64 Bit OS
i have copy all source CODE to 64 Bit OS and just change Drive C: into X: in *.MAK File
...
    echo X:\BCC770\lib\uuid.lib + >> b32.bc
...
    IF EXIST DUALGRID.res echo DUALGRID.res >> b32.bc
    X:\BCC770\bin\ilink32 -Gn -aa -Tpe -s @b32.bcTurbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc.but UUID.LIB does exist in that Folder
Fatal: Unable to open file 'UUID.LIB'
** error 2 ** deleting DUALGRID.EXE
c:\fwh\0\LISTVIEW>dir X:\BCC770\lib\u*Verzeichnis von X:\BCC770\libin *.MAK file i have this Settings
19.03.2015 06:55 2.048 uuid.lib
HBDIR=X:\harbour
BCDIR=X:\BCC770
FWDIR=X:\fwhgreeting,
Jimmy
Jimmy