Project

General

Profile

Actions

Bug #3561

closed

Problem installing Wt

Added by Nezar Ab over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
09/05/2014
Due date:
% Done:

0%

Estimated time:

Description

hello,

I get the following error when i try to compile Wt:

60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WLegend3D.o

[ 60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WAbstractDataSeries3D.o

[ 60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WAbstractGridData.o

[ 60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WGridData.o

[ 60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WEquidistantGridData.o

[ 60%] Building CXX object src/CMakeFiles/wt.dir/Wt/Chart/WScatterData.o

[ 61%] Building CXX object src/CMakeFiles/wt.dir/Wt/Json/Array.o

[ 61%] Building CXX object src/CMakeFiles/wt.dir/Wt/Json/Object.o

[ 61%] Building CXX object src/CMakeFiles/wt.dir/Wt/Json/Parser.o

/home/nezar/Downloads/wt-3.3.3/src/Wt/Json/Parser.C:27:57: fatal error: boost/spirit/home/phoenix/statement/throw.hpp: No such file or directory

#include <boost/spirit/home/phoenix/statement/throw.hpp>

^

compilation terminated.

make[2]: * [src/CMakeFiles/wt.dir/Wt/Json/Parser.o] Error 1

make[1]: * [src/CMakeFiles/wt.dir/all] Error 2

make: * [all] Error 2

i know that the problem in in boost installation, i have installed all the libraries but i can't find "/phoenix/statement/throw.hpp" in "boost/spirit/home"

any idea's ?

Actions #1

Updated by Wim Dumon over 9 years ago

  • Status changed from New to Resolved

Hi,

This is a problem with boost 1.56 on the last Wt release. Boost rearranged some of its header files.

This is fixed in the latest git version of Wt. So you options are to either use an older version of boost, or to use the git version of Wt.

Best regards,

Wim Dumon.

Actions #2

Updated by Koen Deforche over 9 years ago

  • Assignee set to Wim Dumon
  • Target version set to 3.3.4
Actions #3

Updated by Koen Deforche over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF