debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
67 stars 22 forks source link

macos build improvements and fixes #29

Closed adriweb closed 5 years ago

adriweb commented 5 years ago

1) error: data argument not used by format string [-Werror,-Wformat-extra-args] 2) use brew's more up-to-date libiconv (also makes it able to build statically). Also see https://github.com/debrouxl/tilp_and_gfm/pull/17

adriweb commented 5 years ago

commits and first comment updated.