You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libmapconv_static.a(TileStorage.cpp.o): In function TileStorage::CompressTile(unsigned long)': TileStorage.cpp:(.text+0x5fb): undefined reference toiluScale'
TileStorage.cpp:(.text+0x660): undefined reference to iluScale' TileStorage.cpp:(.text+0x6c5): undefined reference toiluScale'
libmapconv_static.a(Image.cpp.o): In function Image::FlipVertical()': Image.cpp:(.text+0x136): undefined reference toiluFlipImage'
libmapconv_static.a(Image.cpp.o): In function Image::Rescale(int, int)': Image.cpp:(.text+0x43f): undefined reference toiluScale'
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
libmapconv_static.a(TileStorage.cpp.o): In function TileStorage::CompressTile(unsigned
long)':
TileStorage.cpp:(.text+0x5fb): undefined reference toiluScale'
TileStorage.cpp:(.text+0x660): undefined reference to iluScale'
TileStorage.cpp:(.text+0x6c5): undefined reference toiluScale'
libmapconv_static.a(Image.cpp.o): In function Image::FlipVertical()':
Image.cpp:(.text+0x136): undefined reference toiluFlipImage'
libmapconv_static.a(Image.cpp.o): In function Image::Rescale(int, int)':
Image.cpp:(.text+0x43f): undefined reference toiluScale'
—
Reply to this email directly or view it on GitHub #9.
libmapconv_static.a(TileStorage.cpp.o): In function
TileStorage::CompressTile(unsigned long)': TileStorage.cpp:(.text+0x5fb): undefined reference to
iluScale'TileStorage.cpp:(.text+0x660): undefined reference to
iluScale' TileStorage.cpp:(.text+0x6c5): undefined reference to
iluScale'libmapconv_static.a(Image.cpp.o): In function
Image::FlipVertical()': Image.cpp:(.text+0x136): undefined reference to
iluFlipImage'libmapconv_static.a(Image.cpp.o): In function
Image::Rescale(int, int)': Image.cpp:(.text+0x43f): undefined reference to
iluScale'collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: