openexr-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-user] command line utilities to join tiled images?


From: Stephen Sloan
Subject: Re: [Openexr-user] command line utilities to join tiled images?
Date: Tue, 29 Aug 2006 12:29:58 -0700

THanks for the suggestions guys - I'm trying to use pfscat from pfstools which will cat images together either vertically or horizontally - it will take two steps [combine horizontaly - then combine those results vertically] instead of a single one but it will work with openexr. However I'm having trouble getting openexr to compile under cygwin - has anyone succesfully compiled the linux version under cygwin? I get these errors:
 
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../Half -I../Iex -I../Imath -I../IlmThread -I../config -pipe -g -O2 -MT "" -MD -MP -MF .deps/ImfTimeCode.Tpo -c ImfTimeCode.cpp -DPIC -o .libs/ImfTimeCode.o .libs/ImfTimeCode.o:1: sorry, unimplemented: inter-module optimisations not implemented yet
make[1]: *** [ImfTimeCode.lo] Error 1
make[1]: Leaving directory '/tmp/openexr-1.4.0/IlmImf'
make: *** [all-recursive] Error 1
 
Thanks for any and all suggestions
 
I'm rendering in tiles from gelato which I then want to simply combine to form the original image - and I'd rather not use a shake license for such a simple task if I can help it

reply via email to

[Prev in Thread] Current Thread [Next in Thread]