Am 21.02.2010 05:59, schrieb LyX Ticket Tracker:
#5238: LyX 1.6 fails with non-ascii chars in path (on Windows)
Fixed in trunk at r33524.
This breaks the compilation. I now get this error:
Creating library release\lyx.lib and object release\lyx.exp support.lib(os.obj) : error LNK2019:
unresolved external symbol "__declspec(dllimport) public: static class QString __cdecl
QString::fromWCharArray(wchar_t const *,int)" (__imp_?fromwcharar...@qstring@@sa?...@pb_wh@Z)
referenced in function "class QString const __cdecl lyx::support::os::get_long_path(class QString
const &)" (?get_long_p...@os@supp...@lyx@@YA?BVQString@@ABV4@@Z)
release\lyx.exe : fatal error LNK1120: 1 unresolved externals
scons: *** [release\lyx.exe] Error 1120
CAn you please have a look?
regards Uwe