[Slackbuilds-users] povray won't build

Ivan Pavicevic ivanp84 at gmail.com
Fri Apr 13 22:34:37 UTC 2018


I'm facing a problem building povray. Slack is current 64, so I cannot
determine is that an issue. For so there is a problematic build err:

------------------
In file included from backend/pattern/pattern.cpp:54:0:
./backend/support/fileutil.h:47:33: error: ‘shared_ptr’ has not been
declared
 IStream *Locate_File(Parser *p, shared_ptr<SceneData>& sd, const
UCS2String& filename, unsigned int stype, UCS2String& buffer, bool err_flag
= false);
                                 ^~~~~~~~~~
./backend/support/fileutil.h:47:43: error: expected ‘,’ or ‘...’ before ‘<’
token
 IStream *Locate_File(Parser *p, shared_ptr<SceneData>& sd, const
UCS2String& filename, unsigned int stype, UCS2String& buffer, bool err_flag
= false);
                                           ^
backend/pattern/pattern.cpp: In function ‘int pov::GetNoiseGen(const
TPATTERN*, const pov::SceneThreadData*)’:
backend/pattern/pattern.cpp:185:23: error: ‘const class
pov::SceneThreadData’ has no member named ‘GetSceneData’
   noise_gen = Thread->GetSceneData()->noiseGenerator;
                       ^~~~~~~~~~~~
make[2]: *** [Makefile:710: pattern.o] Error 1
make[2]: Leaving directory '/tmp/SBo/povray-3.7.0.0/source'
make[1]: *** [Makefile:662: all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/povray-3.7.0.0'
make: *** [Makefile:455: all] Error 2
------------------

Any idea? Thanks

-- 
The unexamined life is not worth living. (Socrates, from Plato's Apology)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20180414/00fbba5a/attachment.html>


More information about the SlackBuilds-users mailing list