buganini / bsdconv

A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies
https://bsdconv.io/bsdconv/
BSD 2-Clause "Simplified" License
53 stars 6 forks source link

Makefile: link -lbsdconv for codecs #2

Closed godfat closed 13 years ago

godfat commented 13 years ago

Otherwise I would have linking errors. Not sure if this is only needed for mac though. Please see src/bsdconv.h: include for uint32_t for my gcc version.