POV-Ray : Newsgroups : povray.general : Build error with beta 41 sources : Re: Build error with beta 41 sources Server Time
29 Jul 2024 16:25:13 EDT (-0400)
  Re: Build error with beta 41 sources  
From: Anthony D  Baye
Date: 2 Jan 2011 19:20:01
Message: <web.4d2115359e1bc6a7507e8a090@news.povray.org>
Chris Cason <del### [at] deletethistoopovrayorg> wrote:
> Create a file (called say 'foo.cpp') containing the following:
>
> #include <boost/thread.hpp>
>
> boost::thread *povray_init(const boost::function0<void>& threadExit, void *addr =
NULL);
>
> then run
>
>   g++ -c foo.cpp
>
> tell us if it works.

Yeah, I rechecked my boost install in package manager, Apparently, when I
upgraded boost, I didn't get boost-thread1.42.  It compiles now.

Thanx

A.D.B.


Post a reply to this message

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