Am Montag, 6. Juni 2016 um 04:04:38, schrieb Scott Kostyshak <skost...@lyx.org> > On Mon, Jun 06, 2016 at 08:58:35AM +0200, Kornel Benko wrote: > > Trying to compile with 'development/cmake/scripts/xmingw' I get > > ... > > [ 24%] Building CXX object > > src/frontends/qt4/CMakeFiles/frontend_qt.dir/_allinone_const.C.obj > > cd /usr/BUILD/mingw/src/frontends/qt4 && /usr/bin/i686-w64-mingw32-g++ > > -DBOOST_SIGNALS_NO_DEPRECATION_WARNING=1 -DHUNSPELL_STATIC > > -DLYX_BUILD_QT_FRONTEND -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GENUINE_STR > > -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_WINEXTRAS_LIB > > -DWINVER=0x0500 @CMakeFiles/frontend_qt.dir/includes_CXX.rsp -Wall > > -Wunused-parameter --std=c++11 -fno-strict-aliasing -Wall > > -Wunused-parameter --std=c++11 -O2 -DNDEBUG > > -DBOOST_USER_CONFIG="<config.h>" -o > > CMakeFiles/frontend_qt.dir/_allinone_const.C.obj -c > > /usr/BUILD/mingw/src/frontends/qt4/_allinone_const.C > > In file included from > > /usr/BUILD/mingw/src/frontends/qt4/_allinone_const.C:358:0: > > /usr2/src/lyx/lyx-git/src/frontends/qt4/GuiApplication.cpp:127:21: fatal > > error: xcb/xcb.h: No such file or directory > > #include <xcb/xcb.h> > > ^ > > compilation terminated. This is the same for master _and_ 2.2.x. > > > > Anyone else having problems? > > What are the commands I should run in order to test this?
mkdir some_build_dir cd some_build_dir source_dir/development/cmake/scripts/xmingw source_dir > Scott Kornel
signature.asc
Description: This is a digitally signed message part.