Re: Compiling OpenEXR on Windows
Gonzalo Garramuño <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18/03/2014 02:20 p.m., Gonzalo Garramuño wrote: > > 1>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbol > _compress referenced in function "private: int __thiscall > Imf::Pxr24Compressor::compress(char const *,int,class Imath::Box<class > Imath::Vec2<int> >,char const * &)" Well, never mind these. I compiled zlib with cmake and was able to link it properly. I think I run into a problem with vcexpress and the 7.1sdk environment.