Hi Pritpal,
1) ./make_gnu.sh install creates hbmk.sh in bin folder, <hbwin> is not
included in the default library list. I tried to locate where I
have to
update this information but am at a loss. It is important for
demowvg.prg
to convert to executable. What I do that I change the lib list in
hbmk.sh
manually after each build.
You can use hbmk.bat with HB_COMPILER=mingw and usual parameters (like
HB_USER_LIBS=hbwin).
If this doesn't work, pls shout.
2) What is the rule/procedure to build only a single contrib library?
Now I have to issue from the /c/harbour ./make_gnu.sh install
everytime
I make a change to the source. Then I change hbmk.sh in bin
folder. Then
In the given contrib dir:
---
[setup msys + mingw as usual]
set HB_BIN|LIB|INC_INSTALL=...
set HB_ARCHITECTURE=w32
set HB_COMPILER=mingw
sh -c "make install"
---
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour