Changeset 159e26b in gitlab

Timestamp:
Apr 27, 2019, 1:12:45 PM (5 years ago)
Author:
Thomas Bernard <miniupnp@…>
Branches:
master
Children:
b0175a2
Parents:
7d8ebb9
Message:

fix link with zlib.

GPX decoding uses zlib. It should be explicitely linked or else it produces
errors :

Linking ../bin/grafx2-sdl
/usr/bin/ld: ../obj/unix-sdl/miscfileformats.o: undefined reference to symbol 'uncompress'
lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line

(No files)

Note: See TracChangeset for help on using the changeset viewer.