Hi!

The hbmk2 has made a mistake when trying to link any application,
here's an sample:


c:\harbour\tests>hbmk2 -run while.prg
hbmk2: Processando opções do ambiente: -compiler=msvc
hbmk2: Processando arquivo de configuração: C:\hbmsvc\bin\hbmk.cfg
Harbour 2.1.0beta1 (Rev. 14542)
Copyright (c) 1999-2010, http://www.harbour-project.org/
Compiling 'while.prg'...
Lines 15, Functions/Procedures 1
Generating C source output to 'C:\Users\VAILTO~1\AppData\Local\Temp\while.c'...
Done.
while.c
LINK : fatal error LNK1181: cannot open input file '{IM}.obj'
hbmk2: Erro: Executando linkeditor. 1181
link.exe -nologo -out:while.exe C:\Users\VAILTO~1\AppData\Local\Temp\while.obj -
libpath:C:\hbmsvc\lib\win\msvc  -subsystem:console {IM} hbextern.lib hbdebug.lib
 hbvm.lib hbrtl.lib hblang.lib hbcpage.lib gtcgi.lib gtpca.lib gtstd.lib gtwin.l
ib gtwvt.lib gtgui.lib hbrdd.lib hbuddall.lib hbusrrdd.lib rddntx.lib rddcdx.lib
 rddnsx.lib rddfpt.lib hbrdd.lib hbhsx.lib hbsix.lib hbmacro.lib hbcplr.lib hbpp
.lib hbcommon.lib kernel32.lib user32.lib gdi32.lib advapi32.lib ws2_32.lib wins
pool.lib comctl32.lib comdlg32.lib shell32.lib uuid.lib ole32.lib oleaut32.lib m
pr.lib winmm.lib mapi32.lib imm32.lib msimg32.lib wininet.lib hbpcre.lib hbzlib.
lib

c:\harbour\tests>

Note the "{IM}" option on command line above... Even the very process
of compiling the Harbour was not successful because of this error. Any
suggestions?

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

Reply via email to