I am working on italianthis is a preview
Using hbmk2
hbmk2 is a Tool that allow compile sample and large project
basic use of this tools is
hbmk2 ac_test
hbmk2 ac_test.prg
After this command you have ac_test.exe created
You can also immediaply execute simple using
hbmk2 ac_test -run

Hbmk2 is indipendent from Platform and Compiler that you use

Please also try the recommended way with hbmk2, it does
a similar job to your manual Makefile, but it's portable, works

for all future test programs and just one line.

If hbmk2 doesn't work for you for some reason, post your
-trace output here.

How compile several. PRG & lib?*hbmk2* test1 test2 testn -lmylib1 -lmylib2
-lmylibn
*hbmk2* test1.prg test2.prg testn.prg mylib1.lib mylib2.lib mylibn.lib

How create a lib?*hbmk2* myprg1.PRG myprg2.prg myrc.rc  -b -m  -*hblib*
 -omiolib.lib

How have additional information?-info -trace

How compile incremental?


How obain help?



2009/5/17 Viktor Szakáts <harbour...@syenar.hu>:
>>> Is there any important feature still missing from hbmk2?
>>>
>>
>>  Yes - documentation :), at least, very basic.
>
> Quite true, we have the -help option though. Writing comprehensible
> docs isn't my strongest side, so I'd appreciate if someone could
contribute
> something in this area. I can help in the process.
> That should probably be a man page which I've started already, but
> I didn't have the capacity to update/complete it.
> For one type of usage, hbmk (script) help applies.
> BTW, if there is anything unclear/incomplete in the current help, please
> speak up, I'd like to make it usable.
> Brgds,
> Viktor
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>



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

Reply via email to