POV-Ray : Newsgroups : povray.unix : compiling unix betas under OS X 10.4 : Re: compiling unix betas under OS X 10.4 Server Time
16 May 2024 22:06:43 EDT (-0400)
  Re: compiling unix betas under OS X 10.4  
From: John Coppens
Date: 16 Aug 2008 10:06:38
Message: <20080816110637.13ebde13.john@johncoppens.com>
On Sat, 16 Aug 2008 09:37:30 +0200
Thorsten Froehlich <tho### [at] trfde> wrote:

> John wrote:
> > ln -s libboost_thread-gcc42-mt-1_36.so.1.36.0 libboost_thread-mt.so
> > 
> > and config went well. Now I'm having issues with the compilation...
> 
> Yes, you need a pre-1.35 boost.

Hello Thorsten,

Is that really necessary - I mean is there another reason besides the
compilation problems?

BTW, the symlink I proposed wasn't the correct solution for compiling.
This only solved the configuring. To also compile correctly, it is just
necessary to do:

./configure COMPILED_BY="your name <email>" \
     --with-boost-thread=boost_thread-gcc42-mt 

This still leaves a runtime timing problem which can be solved by editing
vfesession.cpp as proposed by a mail on the pov-lists.

John


Post a reply to this message

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