Project

General

Profile

Actions

Bug #867

closed

Compile failure on examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o in Fedora 15

Bug #867: Compile failure on examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o in Fedora 15

Added by Anonymous about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/21/2011
Due date:
% Done:

0%

Estimated time:

Description

Here is the error ...

[ 76%] Building CXX object examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o
/home/dg6/code/wt/wt-3.1.9/examples/filetreetable/FileTreeTableNode.C: In constructor 'FileTreeTableNode::FileTreeTableNode(const boost::filesystem3::path&)':
/home/dg6/code/wt/wt-3.1.9/examples/filetreetable/FileTreeTableNode.C:32:15: error: no matching function for call to 'Wt::WTreeTableNode::WTreeTableNode(boost::filesystem3::path, Wt::WIconPair*)'
/home/dg6/code/wt/wt-3.1.9/examples/filetreetable/FileTreeTableNode.C:32:15: note: candidates are:
/home/dg6/code/wt/wt-3.1.9/src/Wt/WTreeTableNode:35:3: note: Wt::WTreeTableNode::WTreeTableNode(const Wt::WString&, Wt::WIconPair**, Wt::WTreeTableNode**)
/home/dg6/code/wt/wt-3.1.9/src/Wt/WTreeTableNode:35:3: note: no known conversion for argument 1 from 'boost::filesystem3::path' to 'const Wt::WString&'
/home/dg6/code/wt/wt-3.1.9/src/Wt/WTreeTableNode:28:14: note: Wt::WTreeTableNode::WTreeTableNode(const Wt::WTreeTableNode&)
/home/dg6/code/wt/wt-3.1.9/src/Wt/WTreeTableNode:28:14: note: candidate expects 1 argument, 2 provided
make[2]: * [examples/filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o] Error 1
make[1]: * [examples/filetreetable/CMakeFiles/filetreetable.wt.dir/all] Error 2

KD Updated by Koen Deforche about 15 years ago Actions #1

  • Status changed from New to Resolved

Hey,

This is a known issue with WT 3.1.9 + recent boost (which broke their API! !#!).
It has been fixed in git since.

Regards,
koen

KD Updated by Koen Deforche about 15 years ago Actions #2

  • Target version set to 3.1.10

KD Updated by Koen Deforche about 15 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom