Hello Viktor,
I remember when this happened was in hbmake in xharbour only remove the
GTWIN.LIB compilation that solve the problem. So you ask, how do I remove
the GTWIN.LIB of my collection using hbmk2.exe to see if it solves the
problem of the MS-DOS screen open with my application? or have any option
for the command line to force a LIB to be linked? for example:

hbmk2 -lhwgui -lprocmisc -del GTWIN a.prg

Leonardo Machado


Viktor Szakáts wrote:
> 
> Hi Leonardo,
> 
> It worked, now compiled the example of A. PRG SAMPLES folder and compiled
> my
>> system too, but this opens a screen behind the MS-DOS system. I had
>> already
>> seen a hint to avoid this screen but do not remember how to proceed, you
>> have any tips to eliminate this black screen MS-DOS that opening with my
>> application?
> 
> 
> Try with -gtgui switch. For some reason though (I've checked and hwgui lib
> requests gtnul), for me all hwgui samples work without it with recent
> default
> Harbour build and latest hwgui CVS:
> 
>> bcc55 C:\harbour-11\bin\hbmk2 -IC:\work\hwgui\include -LC:\work\hwgui\lib
> hwgui.hbp grid_5.prg
> 
> You can find hwgui.hbp in utils/hbmk2/example dir.
> 
> Brgds,
> Viktor
> 
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Compile-application-hwgui-using-hbmk2-tp23033115p23042048.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to