Hi,

Im trying to create a dll but I got the ff:

D:\MyProjects\dbfdll>hbmk2 -hbdyn classdbf -L"%lib%"
hbmk2: Processing configuration: c:\harbour\bin\hbmk.cfg
Harbour 2.0.0beta3 (Rev. 12621)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'classdbf.prg'...
Lines 757, Functions/Procedures 2
Generating C source output to 'classdbf.c'... Done.
classdbf.c
Microsoft (R) Incremental Linker Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4001: no object files specified; libraries used
LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
LINK : error LNK2001: unresolved external symbol __dllmaincrtstar...@12
classdbf.dll : fatal error LNK1120: 1 unresolved externals
hbmk2: Error: Running dynamic lib link command. 1120
link.exe -dll -out:classdbf.dll -libpath:c:\harbour\lib\win\msvc -libpath:"C:\Pr
ogram Files\Microsoft Visual Studio 8\VC\lib;C:\Program Files\Microsoft Visual S
tudio 8\SDK\v2.0\Lib;C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1
\Lib"" classdbf.obj hbextern.lib hbdebug.lib hbvm.lib hbrtl.lib hblang.lib hbcpa
ge.lib gtcgi.lib gtpca.lib gtstd.lib gtwin.lib gtwvt.lib gtgui.lib hbrdd.lib hbu
ddall.lib hbusrrdd.lib rddntx.lib rddcdx.lib rddnsx.lib rddfpt.lib hbrdd.lib hbh
sx.lib hbsix.lib hbmacro.lib hbcplr.lib hbpp.lib hbcommon.lib kernel32.lib user3
2.lib gdi32.lib advapi32.lib ws2_32.lib winspool.lib comctl32.lib comdlg32.lib s
hell32.lib uuid.lib ole32.lib oleaut32.lib mpr.lib winmm.lib mapi32.lib imm32.li
b msimg32.lib wininet.lib hbpcre.lib hbzlib.lib

Any hint?

TIA
Jerry

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

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

Reply via email to