Re: install pb , mac osx
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Organization | Ipe Headquarter |
| Message-ID | <[email protected]> |
Olivier Devillers wrote: > I do not succeed to compile ipe on mac os x 10.6 (even if I already > compile it succesfully on other machine) > > If anybody have an idea of what is missing on my machine. It seems that iconv is not in libc on MacOS. Try adding libiconv to the link, or just remove the definition of USE_ICONV in ipelatex.cpp (you probably won't need it anyway). No idea about the QListData problem - seems to be a Qt issue. Otfried