POV-Ray : Newsgroups : povray.unix : master branch has problem to compile on Ubuntu 15.04 since 1b5aab6 (27 June 2015) : Re: master branch has problem to compile on Ubuntu 15.04 since 1b5aab6 (27 = Server Time
26 Apr 2024 01:00:32 EDT (-0400)
  Re: master branch has problem to compile on Ubuntu 15.04 since 1b5aab6 (27 =  
From: eticre
Date: 16 Sep 2015 15:00:00
Message: <web.55f9bc091b8e43f66a4da3b40@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> The master branch of povray (from github), since commit 1b5aab6 (27
> June 2015) has a problem that stop compiling the code:
>
> boost::scoped_ptr needs #include <boost/scoped_ptr.hpp>, but so far
> parser.cpp (source/parser/parser.cpp) is lacking that include.
>
> Maybe it was implicitly included in version of boost before 1.55, but
> on 1.55 (the only one available with Ubuntu Vivid 15.04), it is
> missing and compilers do not like it.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iJwEAQEIAAYFAlW/uOAACgkQhKAm8mTpkW1iEQQAhdkI8uSg7ZjrWLsQwyvX2g/C
> cNhaXxYXkcwWKD3O+8XB9xauisKGbZbjkROnsdanAPeZbZ1ns0IlmKx5yiWwMl4h
> Fg8J2tf9CmWbqiOa9QJcn/Yek7AMgiZbDuHPI1R/fKOUgb3dMrEWRhzX6yDr/bpU
> W48KmB8iH/hj8WOrG1E=
> =67Cw
> -----END PGP SIGNATURE-----

same problem in archlinux
add "#include <boost/scoped_ptr.hpp>" in parser.cpp to avoid error


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.