Project

General

Profile

Actions

Bug #867

closed

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

Added by Anonymous almost 13 years ago. Updated almost 13 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

Actions #1

Updated by Koen Deforche almost 13 years ago

  • 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

Actions #2

Updated by Koen Deforche almost 13 years ago

  • Target version set to 3.1.10
Actions #3

Updated by Koen Deforche almost 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF