On 14/12/12 08:29, Jürgen Spitzmüller wrote: > In file included from graphics/PreviewLoader.cpp:11:0: > ../config.h:628:0: note: this is the location of the previous definition > In file included from graphics/PreviewLoader.cpp:30:0: > ./frontends/qt4/ColorCache.h:17:18: fatal error: QColor: File or > directory not found > compilation terminated.
Hi, is this still an issue ? For me, it compiles fine with autotools. Also, Kornel fixed includes with cmake. Or, pls, report the outcome of make V=1, and/or ensure src/Makefile is updated as due to the tiny change in Makefile.am from [60c96e3a/lyxgit]. Thx, T.