Thank you xavier, got it to work with that corrected path. It was
simpler in the past :(
Daniel Salazar
3Developer.com
On Wed, Jun 29, 2011 at 7:33 PM, Xavier Thomas
wrote:
> I had the same error. I fixed it by using:
> cmake ../blender -DCYCLES_OIIO=../oiio/dist/linux64
>
> 2011/6/29 Daniel S
I had the same error. I fixed it by using:
cmake ../blender -DCYCLES_OIIO=../oiio/dist/linux64
2011/6/29 Daniel Salazar - 3Developer.com
> I'm getting this error now when launching cmake on a clean build dir
> with "cmake ../blender -DCYCLES_OIIO=../oiio"
>
> http://www.pasteall.org/22821
>
> du
I'm getting this error now when launching cmake on a clean build dir
with "cmake ../blender -DCYCLES_OIIO=../oiio"
http://www.pasteall.org/22821
dunno if its related to this commit?
Daniel Salazar
3Developer.com
On Wed, Jun 29, 2011 at 1:18 PM, Brecht Van Lommel
wrote:
> Revision: 37961
>