Boost logo

Boost Users :

From: Kutch, Patrick G (patrick.g.kutch_at_[hidden])
Date: 2004-02-04 12:57:41


I believe you simply need to set VC6_ROOT environment variable to the
location where you have MS Visual Studion 6 installed.

Patrick Kutch
Life is too short to drink bad coffee.

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Dernoncourt,
Wayne CTR NAVAIR 3184, ,10
Sent: Wednesday, February 04, 2004 9:17 AM
To: Boost Users mailing list
Subject: [Boost-users] configuring boost on MS Visual Studio 6 where the
installation drive isn't C:

For a number of reasons we don't have MS Visual Studio installed on the
C: drive. We also have another SDK installed that uses part of Rogue
Wave. Both libraries try to define min, max and a reverse iterator
(there are items, those are the ones we've come across in an afternoon
of experimentation). As I understand things, the ./configure script
will look for conflicts with other libraries and try to work around
them.

The ./configure script is a bourne shell script, but there is no obvious
way of running that script in Windows. One approach I thought of was to
install cygwin to run the script, but that would have to invoke the MS
C++ compiler (invoking a Windows based tool from inside of a Linux like
environment), I'm not sure that would actually work. Are there
alternatives that need to be explored? Would the cygwin approach
actually work? (we are currently using MS Visual Studio 6 because of
requirement of the other SDK)

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net