Difference between revisions of "Compile MNE-CPP"

From MNE-CPP Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 16:31, 19 January 2016

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