Compile MNE-CPP
From MNE-CPP Wiki
Now you're ready to build the whole MNE-CPP library by doing the following steps:
Generate the Makefiles using qmake:
qmake -recursive
Make the libraries and examples by running:
make
Hint: It's convinient to use the Qt Creator of the QtSDK to build the libraries. Don't forget to add MNE-CPP documentation to Qt Creator (Tools->Options->Help->Documentation->Add...). You'll find the qt creator documentation under: /doc/qt-creator_doc/mne-cpp.qch