Hi Viktor,
Please try to use hbmk2 to compile some OLE server examples.
hbmk2 olesrv1.hbp
hbmk2: Processing local make script: hbmk.hbm
Error BASE/1066 Argument error: conditional (Quit)
Error BASE/1066 Argument error: conditional
Called from FN_EXPAND(0)
Called from HBC_PROCESSONE(0)
Called from HBMK2(0)
Called from MAIN(0)
It's caused by source=... commands.
If you change:
sources={mingw}hbolesrv-mingw.def
to
{mingw}hbolesrv-mingw.def
then it works correctly.
Can you fix it?
BTW. If you decided to split olesrv?.hbp files then I suggest to move
-hbdynvm to hbolesrv.hbc hbolesrv.c code is designed for inproc DLLs
only.
I think also that hbolesrv.hbc should contain also libs=hbwin so user
can easy use it to create his own inproc DLLs.
best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour