Andre Poenitz wrote: > On Sun, Mar 25, 2007 at 10:04:01PM -0000, [EMAIL PROTECTED] wrote: >> +find_package(ICONV REQUIRED) >> +add_definitions(-DHAVE_ICONV=1)
This is the remaining part of my first attempt to fix it. At least the code is now behind the configure check. I've tested if iconv_open is available, and it was, lyx compiled but I got linker errors about missing libiconv_ functions. Any ideas how to fix this? > > So some libiconv is still required? Only when you don't comment out the line ;) > > Andre' > -- Peter Kümmel