Post
Topic
Board Altcoin Discussion
Re: [HOWTO] compile altcoin for windows on linux using mxe and mingw
by
rewenton
on 25/11/2017, 02:21:35 UTC
Code:
:/mnt/mxe# make MXE_TARGETS="i686-w64-mingw32.static" boost
[create settings.mk]
[check requirements]
Missing requirement: libtool
Missing requirement: gdk-pixbuf-csource

Please have a look at "docs/index.html" to ensure
that your system meets all requirements.

Makefile:398: recipe for target '/mnt/mxe/usr/installed/check-requirements' failed
make: *** [/mnt/mxe/usr/installed/check-requirements] Error 1
Here such error at me. What to do?
ubuntu 14 and 16

sudo apt-get install libtool-bin
sudo apt-get install libgtk2.0-dev
Thank you! everything worked
but when I want to compile another altcoyin
I'm trying to compile another altcoyin, but I get an error -
Quote
Project ERROR: Unknown module(s) in QT: webkitwidgets
altcoin - https://github.com/peopleproject/people