$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: andrewjmcd (andrewjmcd_at_[hidden])
Date: 2004-03-25 04:11:50
Hi
This is probably a simple question to answer.
How do I link using the parameter -mwindows.
I can create my executable ok. But when I start the it there is always
a dos command window in the background. I compared the makefile and
noticed the link paramter -mwindows. Unfortunately after scouring the
doc and the boost build directory I could not find out how to do this.
Probably it is too late ;}
Thanks
Andrew