Hello, this is my first post to the list. Thanks guys for an outstanding
work that you are doing!
I am trying to build Harbour using make_gnu.bat and mingw32. I have created
a batch file this way:

set HB_GT_LIB=gtgui
SET HB_GT_DEFAULT=gui
make_gnu.bat

It gets built fine, but when I try to build an exe it always request to link
-lgtwin or I get an unresolved external HB_FUN_HB_GT_WIN

and if I include it, then a console window is always created. Is gtwin a
must ? How to get ride of the console window ? I am using the Windows api
functions directly (CreateWindow(),...)

Any hint is welcome,

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

Reply via email to