openvrml icon indicating copy to clipboard operation
openvrml copied to clipboard

OpenVRML 0.18.9 does not compile with Boost 1.65.1

Open raphael-st opened this issue 7 years ago • 3 comments

This patch solves some of the problems, but now I get

In file included from libopenvrml/openvrml/local/uri.cpp:21:
In file included from libopenvrml/openvrml/local/uri.h:26:
In file included from /opt/local/include/boost/spirit/include/phoenix1.hpp:11:
In file included from /opt/local/include/boost/spirit/home/classic/phoenix.hpp:18:
/opt/local/include/boost/spirit/home/classic/phoenix/special_ops.hpp:62:48: error: no member named 'complex' in namespace 'std'
template <typename T> struct rank<PHOENIX_STD::complex<T> >
                                  ~~~~~~~~~~~~~^
/opt/local/include/boost/spirit/home/classic/phoenix/special_ops.hpp:62:56: error: 'T' does not refer to a value
template <typename T> struct rank<PHOENIX_STD::complex<T> >
                                                       ^
/opt/local/include/boost/spirit/home/classic/phoenix/special_ops.hpp:62:20: note: declared here
template <typename T> struct rank<PHOENIX_STD::complex<T> >
                   ^

See the corresponding MacPorts ticket.

raphael-st avatar Nov 13 '17 19:11 raphael-st

Is this project still even alive? The most recent commit is from almost 5 years ago now...

cooljeanius avatar May 08 '21 11:05 cooljeanius

Is this project still even alive? The most recent commit is from almost 5 years ago now...

Not really. Anyone interested in carrying it forward should fork it.

bradenmcd avatar May 08 '21 16:05 bradenmcd

Is this project still even alive? The most recent commit is from almost 5 years ago now...

Not really. Anyone interested in carrying it forward should fork it.

...so maybe mark the repo as "archived" then?

cooljeanius avatar Mar 29 '24 09:03 cooljeanius