> qt_helpers.cpp: In function 'void lyx::rescanTexStyles()': > qt_helpers.cpp:234: error: call of overloaded 'libFileSearch(const char [8], > const char [12])' is ambiguous > qt_helpers.cpp:64: note: candidates are: lyx::support::FileName > lyx::libFileSearch(const QString&, const QString&, const QString&) > ../../../src/support/filetools.h:84: note: const > lyx::support::FileName lyx::support::libFileSearch(const std::string&, const > std::string&, const std::string&) > make[5]: *** [liblyxqt4.lo] Error 1
i hope this is the right fix: http://www.lyx.org/trac/changeset/24427 pavel
