$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost Serialization on Sun Solaris with rwtools7_std
From: Duc Tran (duc2582_at_[hidden])
Date: 2013-10-13 21:46:46
Hi All,
My project is using rwtools7_std library on Sun Solaris.
However, Boos Serialization needs stlport4 and these two libraries cannot
work together.
Does anyone use Boost on Sun Solaris with rwtools7_std before?
Can I change Boost library to use rwtools7_std instead of stlport4? The
reason is my project has to use rwtools7_std.
Thank you.
Dennis