1 Mar 23:46
Re: OpenEXR from shared libs.
Nikolaj Thygesen <nikolaj.thygesen <at> diamondbox.dk>
2007-03-01 22:46:27 GMT
2007-03-01 22:46:27 GMT
I must shamefully admit that the pure virtual msg of my previous
mail was caused by some debugging code of mine :o/ Though after fixing
this, my code still Seg-faults a while after finishing reading the
image, which, in some cases, I get to see. I don't know what would
happen if running my EXR code compiled into my main program instead of
keeping it in an .so as is presently the case.
I know 1.2.2 is a tad old, so I tried to build 1.4.0a myself, and
run "make check" which yielded the following partial output when
checking the RGBA interface:
file with missing and broken scan lines
writing
reading one scan line at a time, comparing
reading multiple scan lines at a time, comparing
number of threads: 1
channels RGBA, line order 0, compression 0
channels RGB, line order 0, compression 0
channels A, line order 0, compression 0
channels RB, line order 0, compression 0
channels RGBA, line order 0, compression 1
channels RGB, line order 0, compression 1
channels A, line order 0, compression 1
channels RB, line order 0, compression 1
channels RGBA, line order 0, compression 2
channels RGB, line order 0, compression 2
channels A, line order 0, compression 2
channels RB, line order 0, compression 2
channels RGBA, line order 0, compression 3
channels RGB, line order 0, compression 3
(Continue reading)
RSS Feed