openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] please clean up the sdk in future releases


From: Drew Hess
Subject: Re: [Openexr-devel] please clean up the sdk in future releases
Date: Sat, 1 May 2004 10:17:40 -0700 (PDT)

Did you compile zlib and put it in the proper place?  (See README.win32.)  
It looks like the linker cannot find zlib.

Re: documentation, I believe that the doc/ directory contains all the same
API documentation as the openexr.com web site.


-dwh-


On Sat, 1 May 2004, Christopher Lux wrote:

> Hi,
> i would like a much more clean API for future releases plus: please separate
> the core lib from something like tests or examples, because compiling this
> ends up in a big mess for me. so i get a linker error from trying to compile
> the exrdisplay example. IMO wasn't the ilmimf.lib linked, but after doing
> that the following errors appeard:
> Linking...
> IlmImf.lib(ImfZipCompressor.obj) : error LNK2019: unresolved external symbol
> _compress referenced in function "public: virtual int __thiscall
> Imf::ZipCompressor::compress(char const *,int,int,char const * &)"
> (address@hidden@Imf@@address@hidden)
> 
> IlmImf.lib(ImfZipCompressor.obj) : error LNK2019: unresolved external symbol
> _uncompress referenced in function "public: virtual int __thiscall
> Imf::ZipCompressor::uncompress(char const *,int,int,char const * &)"
> (address@hidden@Imf@@address@hidden)
> 
> ..\bin\exrdisplay.exe : fatal error LNK1120: 2 unresolved externals
> 
> This is Visual Studio 7.1
> 
> And another point is documentation. If anyone should use this API, there
> should be at least some more as that on the openexr site...
> 
> thx ;) an Best Regards...
> 






reply via email to

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