Ticket #23 (closed task: fixed)
Build fails on Mac OS >10.4.9 due to iconv update
| Reported by: | seanasy@… | Owned by: | artem |
|---|---|---|---|
| Priority: | critical (top) | Milestone: | 1.0.0 |
| Component: | Raster Input Driver | Version: | 0.3.0 |
| Severity: | Major | Keywords: | |
| Cc: | Patch Needs Improvement: | no | |
| Needs Docmentation: | no | Has Patch?: | yes |
| Design Decision Needed: | no |
Description
Build fails on OS X 10.4.9 with libiconv 1.11. The attached patch compiles past this point.
include/mapnik/unicode.hpp: In member function 'std::wstring mapnik::transcoder::transcode(const std::string&) const': include/mapnik/unicode.hpp:177: error: invalid conversion from 'char**' to 'const char**' include/mapnik/unicode.hpp:177: error: initializing argument 2 of 'size_t libiconv(void*, const char**, size_t*, char**, size_t*)' scons: *** [bindings/python/mapnik_datasource.os] Error 1 scons: building terminated because of errors.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
