Search

Search found 2 matches

by amazon10x
08 Nov 2008, 22:38
Forum: Engine
Topic: undefined references for devil/tiff/jpeg
Replies: 1
Views: 1260

Re: undefined references for devil/tiff/jpeg

Okay, I was able to fix it. I linked in ljpeg, ltiff, and lmng. I also disabled EXR support in DevIL. It builds properly now.
by amazon10x
08 Nov 2008, 20:55
Forum: Engine
Topic: undefined references for devil/tiff/jpeg
Replies: 1
Views: 1260

undefined references for devil/tiff/jpeg

I'm trying to build spring from SVN. After running make, i get to "Linking CXX executable spring" followed by a bunch of errors /usr/local/lib/libIL.so: undefined reference to `cmsOpenProfileFromFile' /usr/local/lib/libIL.so: undefined reference to `TIFFReadRGBAImage' /usr/local/lib/libIL....

Go to advanced search