[Bf-cycles] Cycles Standalone Compilation

Brecht Van Lommel brechtvanlommel at pandora.be
Wed Aug 28 05:58:30 CEST 2013


On Wed, Aug 28, 2013 at 2:50 AM, Thomas Dinges <blender at dingto.org> wrote:
> Hi,
> I looked a bit into getting the standalone app to compile and run into
> some problems here on Windows.
> WIP Patch: http://www.pasteall.org/45202/diff
> * Added flag to compile without standalone GUI (makes glut optional).
> * Some fixes for includes (pthread, oiio, openexr).

Looks good to me.

> I managed to get down from 200 to 94 linker errors, but there are still
> some problems with OIIO: http://www.pasteall.org/45203
> I only compile the "cycles" target for x64 (Release). No OSL yet.
>
> Probably something obvious that I miss here. :)

You need to link with png, tiff, jpeg, zlib libraries since you're
compiling with a static openimageio library.

Brecht.


More information about the Bf-cycles mailing list