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-make 3.81 sh.exe CLEAN INSTALL
! HB_USER_CFLAGS: -DHB_GC_AUTO -DHB_FM_STATISTIC
! HB_INSTALL_PREFIX: c:\hrb_bcc
! HB_BIN_INSTALL: c:\hrb_bcc\bin
! HB_LIB_INSTALL: c:\hrb_bcc\lib
! HB_INC_INSTALL: c:\hrb_bcc\include
! HB_DOC_INSTALL: c:\hrb_bcc\doc
! HB_BUILD_DLL: yes
! HB_BUILD_IMPLIB: no
! HB_BUILD_UNICODE: no
! HB_CONTRIB_ADDONS: yes
! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
! HB_PLATFORM: win (x86) (autodetected)
! HB_COMPILER: bcc
! Component: 'zlib' found in C:/harbour/external/zlib (local)
! Component: 'pcre' found in C:/harbour/external/pcre (local)
! Component: 'openssl' not found. Configure with HB_WITH_OPENSSL.
! Component: 'gpm' not supported on win platform
! Component: 'slang' not found. Configure with HB_WITH_SLANG.
! Component: 'curses' not found. Configure with HB_WITH_CURSES.
! Component: 'x11' not found. Configure with HB_WITH_X11.
! Component: 'wattcp/watt-32' not supported on win platform
! 'gtcrs' library skipped (component not found)
! 'gtdos' library skipped (platform not supported)
! 'gtos2' library skipped (platform not supported)
! 'gtsln' library skipped (component not found)
! 'gttrm' library skipped (platform or compiler not supported)
! 'gtxwc' library skipped (component not found)
...
[/LOG]

See this line:

config/global.mk:234: ! Warning: HB_BUILD_IMPLIB option works only when
'install' is requested.

...and:

! HB_BUILD_IMPLIB: no

My parameters were well defined

set HB_DIR_IMPLIB=yes
set HB_BUILD_IMPLIB=yes

I remove this line:

set HB_BUILD_IMPLIB=yes

...and yet does not generate the libs from contrib.

Best Regards,

Rossine.

-- 
View this message in context: 
http://old.nabble.com/Contrib%C2%B4s-not-build-with-14457-tp28527275p28661493.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to