Hello Vicktor,
With release 14584 it´s ok now, and I had not noticed it was missing
libpq.lib but now everything is ok :)
This is the end for my log:
[LOG]
Borland Implib Version 3.0.22 Copyright (c) 1991, 2000 Inprise Corporation
hbmk2: Created import library: c:\hrb_bcc\lib\fbclient.lib <=
Hi,
The part I need is missing from the posted .log fragments.
It's at the end.
Viktor
On 2010 May 25, at 16:00, Rossine wrote:
>
> Hello Viktor,
>
>> Use 'clean install' as documented (with lowercase).
>
> OK. I use: \harbour\bin\mingw32-make.exe clean install
>
> Now fbclient.lib is creat
Hello Viktor,
> Use 'clean install' as documented (with lowercase).
OK. I use: \harbour\bin\mingw32-make.exe clean install
Now fbclient.lib is created, but ace32.lib and freeimage.lib. are not
created in c:\hrb_bcc\lib
This is my sets for harbour:
[SETS]
set HB_BUILD_DLL=yes
set HB_DIR_IMPLIB
Hi Rossine,
Use 'clean install' as documented (with lowercase).
Viktor
On 2010 May 24, at 22:27, Rossine wrote:
>
> Hi Viktor,
>
> This is my log:
>
> [LOG]
>
> C:\harbour-#BCC#>\harbour\bin\mingw32-make.exe CLEAN INSTALL
> config/global.mk:234: ! Warning: HB_BUILD_IMPLIB option works only
Hi Viktor,
This is my log:
[LOG]
C:\harbour-#BCC#>\harbour\bin\mingw32-make.exe CLEAN INSTALL
config/global.mk:234: ! Warning: HB_BUILD_IMPLIB option works only when
'install' is requested.
! Building Harbour 2.1.0beta1 from source - http://www.harbour-project.org
! MAKE: C:/harbour/bin/mingw32
> Hi Vicktor,
My name is 'Viktor'.
> Updated today the harbour to release 14566 and again is not building these
> libs:
>
> - fbclient.lib
> - freeimage.lib
> - ace32.lib
>
> I need to change something here in order to build these libs ?
I don't think so. Pls post the log output (beginning
an
Hi Vicktor,
Updated today the harbour to release 14566 and again is not building these
libs:
- fbclient.lib
- freeimage.lib
- ace32.lib
I need to change something here in order to build these libs ?
Best Regards,
Rossine.
--
View this message in context:
http://old.nabble.com/Contrib%C2%B4
Hi,
There is a bug after recent changes.
BTW, only these are the valid Harbour settings
in you config, pls delete the rest to avoid confusion:
> set HB_BUILD_DLL=yes
> set HB_BUILD_IMPLIB=yes
> set HB_CONTRIB_ADDONS=yes
> set HB_BUILD_UNICODE=no
> rem set HB_BUILD_UNICODE=yes
>
> set HB_WITH_P
Hello,
When I generate the binaries for this version I see no more files:
"ace32.lib", "freeimage.lib" and "libpq.lib"
These are my settings.
[SETTINGS]
set HB_BUILD_DLL=yes
set HB_DIR_IMPLIB=yes
set HB_BUILD_IMPLIB=yes
set HB_BUILD_LOG=yes
set HB_CONTRIB_ADDONS=yes
set HB_BUILD_UNICODE=no
rem