Viktor Szakáts escreveu:
Hi Ranier,

    Generating Code...
    harboury.c
    harbour.y(571) : warning C4244: 'function' : conversion from
    'HB_LONG' to 'LONG', possible loss of data
    e:\xharbour\harbou~1.0\harboury.c(7157) : warning C4701:
    potentially uninitialized local variable 'hb_complval' used
    Microsoft (R) Library Manager Version 9.00.30729.01
    Copyright (C) Microsoft Corporation.  All rights reserved.

    harbour.c
    hbcplr.lib(hbmain.obj) : error LNK2019: unresolved external symbol
    _hb_compI18nFree referenced in function _hb_compCompileEnd
    hbcplr.lib(hbmain.obj) : error LNK2019: unresolved external symbol
    _hb_compI18nSave referenced in function _hb_compCompile
    hbcplr.lib(exproptb.obj) : error LNK2019: unresolved external
    symbol _hb_compI18nAdd referenced in function _hb_compExprUseFunCall
    hbcplr.lib(exproptb.obj) : error LNK2019: unresolved external
    symbol _hb_compI18nAddPlural referenced in function
    _hb_compExprUseFunCall
    bin\vc\harbour.exe : fatal error LNK1120: 4 unresolved externals

    OS: Windows XP sp3
    msvc: 90
    make_vc.bat


There is no make_vc.bat in the nightly .zip file. Please start over with a fresh directory, and make sure to read INSTALL about updated build instructions, you probably try to use the old non-GNU make system, which no more exists.

Brgds,
Viktor
Thanks Viktor, but
with latest harbour-nightly.zip and msvc don´t compile.

e:\xharbour\harbou~1.0>set HB_COMPILER=msvc
e:\xharbour\harbou~1.0\>call make_gnu.bat
config/dir.cf:55: *** missing 'endif'.     Stop.

config/dir.cf:55: endef
msvc: 90
gnu make 3.80
windows xp sp3

Best,

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

Reply via email to