Hi All,
C compiler is the builtin mingw of latest Haubour SVN
I just finish error free compiled and generate my harbour application...
After execute the application .... error comes out with hb_out.log as
follow:
Called from _LMSGBOX(0)
Called from MAIN(90) in mysys.prg
the _LMSGBOX() is a function which is in the mybas1.dll
it seems that the function in other dlls cannot be called ?
Please point me out whats wrong ?
mybas1.hbp as follow
-------------------------------------------------------------
#
# $Id$
#
-mt
-b
-inc
-shared
-workdir=r:\temp
#-hblib
-hbdyn
-implib
-od:/10/hprg/mybas1
-lhbxpp
-lhbct
-lhbwin
-ld:/10/hprg/myxbp.dll
-id:/10/hprg/include
errorsys.prg
#dllfnc.prg
_myvar.prg
myvar.prg
locks.prg
mybase.prg
wini.prg
xmlio.prg
dfunc.prg
mylang.prg
mygbio.prg
mydata.prg
myfunc.prg
ufunc.prg
wmybas1.prg
----------------------------------------------------------------------------
mysys.hbp as follow:
----------------------------------------------------------------------
#
# $Id$
#
-mt
-b
-hbexe
-gui
-omysys
-id:/10/hprg/include
-lhbxpp
-lrddsql
-ld:/10/hprg/myxbp.dll
-ld:/10/hprg/mybas1.dll
-ld:/10/hprg/mybas2.dll
-ld:/10/hprg/myinit.dll
-ld:/10/hprg/mygui0.dll
-ld:/10/hprg/myinet.dll
-ld:/10/hprg/myspool.dll
-ld:/10/hprg/myweb0.dll
-ld:/10/hprg/myxlnk.dll
-ld:/10/hprg/mygui1.dll
-ld:/10/hprg/mywrpt.dll
-ld:/10/hprg/myxsys.dll
-ldflag={msvc}-nodefaultlib:msvcrt.lib
-ldflag={msvc}-defaultlib:libcmt.lib
d:/hb20/contrib/hbxbp/hbxbp.hbc
-Ld:/qt/4.5.3/lib
mysys.prg
----------------------------------------------------------------------
http://n2.nabble.com/file/n4816267/hb_out.log hb_out.log
--
View this message in context:
http://n2.nabble.com/Ask-help-for-run-time-error-tp4816267p4816267.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour