On Sat, Aug 06, 2016 at 06:51:54PM +0100, Guillaume Munch wrote:

> Thanks for the explanations. After a few tries and turning off the
> MERGE_FILES flag, I got:
>   ...master/src/frontends/qt4/GuiApplication.cpp:128:21: fatal error:
> xcb/xcb.h: No such file or directory
> and I do not know where to go from there.

Hopefully Kornel's response will help with this.

> But I managed to compile PreviewLoader.cpp by hand:
>     cd src/graphics && make PreviewLoader.{cpp.,}{i,s,obj}
> without error.
> 
> For this to work, I had to select the posix variant because the win32
> variant is the default:
>     sudo update-alternatives --set i686-w64-mingw32-gcc
> /usr/bin/i686-w64-mingw32-gcc-posix
>     sudo update-alternatives --set i686-w64-mingw32-g++
> /usr/bin/i686-w64-mingw32-g++-posix
> 
> I can add that comment to the script if you agree.

Yes please do.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to