[Harbour] Error compiling with MSVC (not think libc.lib)
Viktor Szakáts
harbour.01 at syenar.hu
Wed Jul 1 01:43:19 EDT 2009
> I've updated the SVN Harbour today and compiled with MSVC 2008 and compiled
> without errors. However when I compile my application in Hwgui using this
> hbmk2.exe giving the following error:
>
> LINK : fatal error LNK1104: can not open the file 'LIBC.lib'
Please post hbmk2 command line and '-trace -info' output.
> Enjoying the topic How do I get my LIB RDDADS.LIB is generated in the
> compilation of the harbour of SVN?
>
> My environment variables, are thus:
> set HB_COMPILER=msvc
> set HB_INSTALL_PREFIX=d:\devel\hb-%HB_COMPILER%
> set HB_BUILD_IMPLIB=yes
> set HB_INC_PGSQL=d:\pgsql\include
> set HB_DIR_PGSQL=d:\pgsql
> set HB_DIR_BLAT=D:\devel\blat262
> set HB_DIR_ADS=D:\devel\ads
> set HB_INC_GD=D:\devel\gd-2.0.34\include
> set HB_DIR_GD=D:\devel\gd-2.0.34
> set HB_INC_FREEIMAGE=d:\devel\FreeImage\Dist
Just set HB_INC_ADS, and set it to the right dir (where ACE headers are).
See INSTALL for more.
Brgds,
Viktor
More information about the Harbour
mailing list