Skip to content

Missing TIFF functions, SRCS incomplete? #33

@polluks

Description

@polluks
$ make
[  6%] Linking CXX executable RastaConverter
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetRemove'
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetDestroy'
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetLookup'
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetSize'
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetInsert'
/usr/bin/ld: /usr/lib/libfreeimage.so: undefined reference to `TIFFHashSetNew'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/RastaConverter.dir/build.make:309: RastaConverter] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/RastaConverter.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions