|
Boost Users : |
From: Robert S. Grimes (rsgrimes_at_[hidden])
Date: 2006-02-10 15:34:36
Hi all,
Trying to get Boost 1.33.1 and STLport 5.0.1 to co-exist under Micro$oft
Visual Studio 2005. I got them both to apparently compile and install okay,
but when I attempt a Boost::Serialization test, I run into a problem:
LINK : fatal error LNK1104: cannot open file
'libboost_serialization-vc80-mt-gdp-1_33_1.lib'
>From the docs, I indeed find that the "-gdp-" library is non-existent;
specifically, the 'p' for STLport is missing. How do I build the STLport
runtimes?
Thanks!
-RSG
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