$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Miller (lordsauronthegreat_at_[hidden])
Date: 2007-11-19 12:36:57
Oliver Kania wrote:
> on www.nuwen.net <http://www.nuwen.net> u can find boost-libraries 
> precompiled ofr mingw.
Gee, wow!  That's a lot simpler!!!  Hit the nail on the head!  Thanks a 
billion for that, all I have to do is merge the Allegro dev files onto 
that and replace my old c:\MinGW\ directory with the new one and...
Totally wickedly righteously awesome!
I'm trying to keep my game set up so that the code assumes all libraries 
are put in default include directories.
If you want a laugh, I loosely documented my attempt to get all this rot 
working on MSVC8 and MSVC9 at fsdev.net and 
dev.fsdev.net/index.php?go=taskView&tsk=45
Thanks a million, that made my job so much easier!