openexr-devel
[Top][All Lists]
Advanced

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

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


From: Christopher Lux
Subject: [Openexr-devel] please clean up the sdk in future releases
Date: Sat, 1 May 2004 18:33:05 +0200

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...
-- 
Christopher Lux
Technical University of Ilmenau





reply via email to

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