You seem to be missing hbvm.lib.

Here's the full list of changes, from the
ChangeLog entry, you may need any of these
depending on your app code:

       Old name    New name
       --------    --------
       codepage -> hbcpage
       common   -> hbcommon
       compiler -> hbcplr
       debug    -> hbdebug
       hbsix    -> hbsix
       hsx      -> hbhsx
       lang     -> hblang
       macro    -> hbmacro
       pp       -> hbpp
       rtl      -> hbrtl
       vm       -> hbvm
       rdd      -> hbrdd
       dbfcdx   -> rddcdx
       dbffpt   -> rddfpt
       dbfntx   -> rddntx
       dbfdbt   -> rdddbt
       nulsys   -> hbnulrdd
       usrrdd   -> hbusrrdd
       mainwin  -> hbmainwin
       mainstd  -> hbmainstd

Brgds,
Viktor

On 2008.02.02., at 3:37, Ciro Vargas Clemow wrote:

Szakáts Viktor escribió:
Hi Ciro,
Seems that hbrtl.lib is not amongst the linked libraries.
Question: What is exactly in the file '_2008020152925$Script.ld' ?
Or, what is the script you use to build this executable?

Hi Victor:

I am using QAC.

I added hbrtl.lib and now only obtain one error.

C:\borland\BCC55\BIN\ILINK32.EXE -Gn -Tpe -aa -LC:\borland\BCC55\LIB @_2008020152925$Script.ld
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_vmPushNumInt' referenced from C: \HARBOUR\HARBOUR\LIB\B32\GTWVG.LIB|gtwvg

deleting C:\harbour\harbour\contrib\gtwvg\tests\demowvg.EXE

what library I'm missing?

regards
Ciro



--
http://sistemascvc.tripod.com  (la casa del no2imp / the no2imp home )

http://www.oohg.org ( Object Oriented Harbour GUI, more simple, more powerfull )


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

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

Reply via email to