I can't help with the Windows issues, but maybe the resize? Can you send me an
example file and the exact command line arguments that cause a crash?
-- lg
On Dec 18, 2012, at 11:27 AM, Paul Hudson wrote:
> Hey everyone,
>
> This is an old thread but wanted to report back that Sebastian's instructions
> are very good. I was able to get oiiotool.exe mostly working (For example,
> convert from a Tiled EXR to a Scanline is fine. But resize a Tiff to a Jpeg
> equals crash!)
>
> Beyond that what tripped me up is trying to use someone else's precompiled
> libs when I had trouble getting something to compile. In the end, this
> "shortcut" just caused more trouble. Visual Studio is very picky that
> everything is compiled with the same version. If there is any question what
> something was compiled with, do a text search for "Microsoft.VC" through the
> contents of lib files to confirm which version of Visual Studio it depends
> on. This article explains it:
> http://www.virtualdub.org/blog/pivot/entry.php?id=296
>
> I ended up using VS2008 (vc9) ... I had to go back to jpeg-8a to get
> source that included a vc9 project. Oh and I couldn't get static linking
> against the DLLs working... so I have to dump all the boost, OpenEXR, etc
> DLLs in the folder next to the EXE.
>
>
> Hope this info helps! and Thanks to Sebastian!
> -Paul
>
--
Larry Gritz
[email protected]
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org