$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alan Gutierrez (alan-jamboost_at_[hidden])
Date: 2004-12-22 07:55:15
I'm trying to participate in the Boost GUI discussion, by
building Boost, and building a Jamfile.v2 based project
submitted by Reece Dunn.
I've build the application on W2K using a fresh install of
Cygwin gcc. I've build Boost using Cygwin, and except for errors
in the serialization library Boost built. (Serialization also
generated errors, and would not build for OS X 10.3 and VC 7.1).
I've build the GUI submission using Cygwin GCC. It compile
successfully, but when I run one of the two demo applications I
get:
"The dynamic link library MSVCP80.dll could not be found
with the specified path [lot's of paths]."
Searched the entire drive for that dll and could not find it.
MSVC 8.0? Sounds like a very new .NET compiler that I've not
yet encountered.
Thoughts?
-- Alan Gutierrez - alan_at_[hidden]