On Wed, 28 Oct 2009, Alex Strickland wrote:

Hi,

> With Harbour (Changelog: * $Id: ChangeLog 12778 2009-10-27 18:49:44Z druzus $)
> I did a SVN update this morning, "make clean", "make", and "make
> install". Only harbour.exe and hbpp.exe were copied to the bin
> directory (I discovered this trying to test testax.prg). I am using
> MSVC 2008.
> I then ran "make" again and I am getting the following make error:
> link.exe -nologo -dll -subsystem:console
> -libpath:../../../../../lib/win/msvc
> -out:"..\..\..\..\..\bin\win\msvc\harbour-20.dll"
> -implib:"../../../../../lib/win/msvc/harbour-20.lib" @__dyn__.tmp
> kernel32.lib user32.lib ws2_32.lib advapi32.lib gdi32.lib
>    Creating library ../../../../../lib/win/msvc/harbour-20.lib and
> object ../../../../../lib/win/msvc/harbour-20.exp
> hvmall_dyn.obj : error LNK2019: unresolved external symbol
> _hb_gtIsGtRef referenced in function _hb_gcCollectAll
> ..\..\..\..\..\bin\win\msvc\harbour-20.dll : fatal error LNK1120: 1
> unresolved externals

Please try again with current SVN code. Should be fixed at:
   2009-10-28 09:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to