> 
> Boost 1.46 broke Boost.Filesystem (with an upgrade to v3). Wt 3.1.9
> does not build out of the box with Boost 1.46 (unless you build with
> libpango, in which case FontSupportSimple is not built).
> 
> You can fix this with the patch below, or, stick with boost 1.45 for
> the time being.
> 

I have now installed pango and related dev tools, and started another
rebuild.  Somewhere in the examples is another problem, seems to relate to
may not be the same sort of issue.  It happened with 3.19 and with wt from
git.  The regular libraries seem to have been built.  If there isn't an easy
fix for this, how do I disable the building of the examples?   I would like
to stick with boost 1.46.1 as it has the intervals library, which I'm
starting to get into.

[ 76%] Built target extkitchen.wt

Scanning dependencies of target filetreetable.wt
[ 77%] Building CXX object
examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTable.o

[ 77%] Building CXX object
examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o

/var/local/wt/examples/filetreetable/FileTreeTableNode.C: In constructor
'FileTreeTableNode::FileTreeTableNode(const boost::filesystem3::path&)':

/var/local/wt/examples/filetreetable/FileTreeTableNode.C:32: error: no
matching function for call to
'Wt::WTreeTableNode::WTreeTableNode(boost::filesystem3::path,
Wt::WIconPair*)'
/var/local/wt/src/Wt/WTreeTableNode:35: note: candidates are:
Wt::WTreeTableNode::WTreeTableNode(const Wt::WString&, Wt::WIconPair*,
Wt::WTreeTableNode*)
/var/local/wt/src/Wt/WTreeTableNode:29: note:
Wt::WTreeTableNode::WTreeTableNode(const Wt::WTreeTableNode&)
make[2]: ***
[examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o]
Error 1
make[1]: *** [examples/filetreetable/CMakeFiles/filetreetable.wt.dir/all]
Error 2
make: *** [all] Error 2


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to