You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because I found README.md lacking.
Might save someone else the trouble of seeking internet to resolve unmentioned dependencies. (mainly libghc-bzlib-dev)
:)
Ubuntu 12.04 build:
apt-get install -y qt4-qmake libqt4-dev build-essential libghc-bzlib-dev
git clone https://github.com/evopedia/evopedia_qt.git
cd evopedia_qt
qmake
make
make install
The text was updated successfully, but these errors were encountered: