*********************************************************
Howto compile the harbour/contrib/hbnetio/test/netiotst
**********************************************************

# cd $HOME/src/harbour/contrib/hbnetio/tests

Just add the directory where hbwin is installed (/tmp/hbwin in my Linux box) to you PATH, i.e.:

# export PATH=/tmp/hbwin/bin:$PATH

to your *nix PATH and then:

# hbwmk -static -n -w -es2 -mt -gtwin netiotst

After recent patch, it's much easier to simply issue
this one command:

hbmk2 netiotst -platform=win

Brgds,
Viktor

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

Reply via email to