boost::filesystem build in MS Visual Studio .NET 2003
Sorry if this is a repost. I am having trouble with my mail system. I tried to build the boost libraries per the instructions on "Building Boost Libraries" at www.boost.org, but most of the builds failed. I did set up the two variables for msvc. However, I noticed that vcvars32.bat is not in the directory that the build script specifies. I can fix this, but I suspect that other things are also in different places in .NET 2003. Any suggestions? Stu Schaffner The MITRE Corp.
Stuart C. Schaffner said:
Sorry if this is a repost. I am having trouble with my mail system.
I tried to build the boost libraries per the instructions on "Building Boost Libraries" at www.boost.org, but most of the builds failed. I did set up the two variables for msvc. However, I noticed that vcvars32.bat is not in the directory that the build script specifies. I can fix this, but I suspect that other things are also in different places in .NET 2003. Any suggestions?
Just to be sure, are you using msvc-toolset.jam or vc7-toolset.jam? CVS also has a vc7.1-toolset.jam for this particular version of the compiler. -- William E. Kempf
Well, I am a newbie at finding my way through the boost websites. I tried to follow the instructions, but all I got was C:\Projects\boost_1_30_0\tools\build\new\toolset.jam. The websites imply that the build tools will notice that I have .NET installed and that I must worry only if I have both 6 and 7 installed. I don't believe that I have CVS installed, nor available on our LAN. We are mostly Windows machines here. Stu Schaffner "William E. Kempf" wrote:
Just to be sure, are you using msvc-toolset.jam or vc7-toolset.jam? CVS also has a vc7.1-toolset.jam for this particular version of the compiler.
-- William E. Kempf
Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
participants (2)
-
Stuart C. Schaffner
-
William E. Kempf