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

Fix libticonv build on macOS and add mac travis config. #19

Closed adriweb closed 6 years ago

adriweb commented 7 years ago

Also pushed a commit that adds the necessary travis config lines for macOS builds.

We can see that without the iconv patch, the build fails but with it, it does build :)