|
Boost Users : |
From: John Maddock (john_at_[hidden])
Date: 2006-03-27 10:38:42
> * Where should STLPORT_PATH should point to. I have set it to
>
> C:\STLport where STLport contains directories such as "STLport-4.5.3"
> etc. Is that correct?
Nope, for the makesfile set it to the directory containing the specific
STLport version you want to build against - it should have a subdirectory
called "stlport" containing all the std lib headers. So probably:
SET STLPORT_PATH=C:\STLport\STLport-4.5.3
would do the trick.
HTH, John Maddock.
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