Page 1 of 1
ask me UUID.lib ???
Posted: Sat Apr 01, 2006 9:35 pm
by Silvio
I formatted my hard disk
I installed windows xp professional and an antivirus
then I installed on a directory ( work) fivewin for harbour(fwh) xharbour and xmate , and bcc55
Now when I try to compiled my programs the Ilink32 ask me UUId .lib
Why ?
Code: Select all
iLink32.Exe -Gn -aa -Tpe -s @maga32.bcl
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'UUID.LIB'
How I can make to resolve it ?
Posted: Sat Apr 01, 2006 9:48 pm
by Antonio Linares
Posted: Sun Apr 02, 2006 9:18 pm
by Silvio
Antonio thanks but the UUId.lib is on bcc55\lib directory and xmate must found it there but xmate not found it why ?
I try to compile with buildx ( buildx atree ) and the procedyre make error not found uuid.lib
Posted: Sun Apr 02, 2006 10:10 pm
by Antonio Linares
Silvio,
You may ask xMate developer or users.
Posted: Sun Apr 02, 2006 10:43 pm
by Silvio
Dear Antonio,
I saved an old version of my hard disk on my pc
It seem run ok now
thanks for all
silvio
Posted: Sun Apr 02, 2006 10:49 pm
by Antonio Linares
good
Posted: Sun Apr 02, 2006 11:33 pm
by Silvio
good but I need all old class ..now... I lose it..
can you help me to send wbrowse class ( hernan)
regards
Posted: Sun Apr 02, 2006 11:38 pm
by Antonio Linares
Posted: Mon Apr 03, 2006 10:20 pm
by Silvio
good
mr antonio!!!
Posted: Wed Apr 05, 2006 2:59 pm
by R.F.
Silvio:
The problem with UUID.LIB it's due to your BCC configuration files.
Whenever you install a fresh new copy of the Borland C++ compiler you MUST have two configuration files, BCC32.CFG and ILINK32.CFG files, these files point to the correct INCLUDE and LIB directories used by the BCC compiler..
These files must be placed in the BCC32.EXE directory