Am 14.11.2015 um 20:24 schrieb Scott Kostyshak:
If you have time, please download the LyX 2.2.0alpha1 tar and test that
it compiles/installs as expected.
It compiles but not as merged build. With
-DLYX_MERGE_REBUILD=1 -DLYX_MERGE_FILES=1
I get 40 errors, most of them due to a problem with apple script:
support.lib(_allinone_const.obj) : error LNK2019: link to unresolved
external symbol ""class lyx::frontend::Application * __cdecl
lyx::theApp(void)" (?theApp@lyx@@YAPAVApplication@frontend@1@XZ)" in
Funktion "_applescript_execute_command".
[D:\LyXGit\Master\compile-result\src\tests\check_ExternalTransforms.vcxproj]
support.lib(_allinone_const.obj) : error LNK2019: Verweis auf nicht
aufgel÷stes externes Symbol ""public: __thiscall
lyx::FuncRequest::FuncRequest(class lyx
::FuncRequest const &,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,enum
lyx::FuncRequest::Origin)" (??0Func
Request@lyx@@QAE@ABV01@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@
2@@std@@W4Origin@01@@Z)" in Funktion "_applescript_execute_command".
[D:\LyXGit
\Master\compile-result\src\tests\check_ExternalTransforms.vcxproj]
.....
regards Uwe