racoon wrote: > On 11.07.2016 16:05, racoon wrote: >> >> Did click on "Build" (is that the same as compile?) from the context >> menu of "LyX" in the Solution Explorer. And it compiled with no errors.
Yes I meant build (this is the MSVc terminology). >> Pressed F5, got a message about outdated files. Choose "Yes" to build >> them. Got an error message (attached). > > I guess I have to set LyX as my startup project (in the Solution > Explorer from the context menu of "LyX" choose "Set as StartUp > Project"). Before "ALL_BUILD" was the startup project. Yes, LyX should be the startup project. > Okay. After pressing F5 I get an error message for a missing Qt library > (attached) and LyX won't run... This should be fixable as well by adding C:/Qt/Qt5.6.1/5.6/msvc2015/bin to the PATH. Georg