Compile MNE-CPP
From MNE-CPP Wiki
Revision as of 15:31, 19 January 2016 by LorenzE (Talk | contribs) (Created page with "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 b...")
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
Tip: It's convinient to use the Qt Creator of the [QtSDK](http://qt-project.org/downloads) 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