Difference between revisions of "Step by Step Setup Guide"

From MNE-CPP Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
# [[Get the sample data set]]
 
# [[Get the sample data set]]
  
Yay! You are all done!
+
You are all done. You can try to run one of the applications or examples in the mne-cpp/bin folder to test if the build was successful. Please note that for some examples you will need the sample data set.

Latest revision as of 19:07, 29 May 2018

Just read the following steps carefully by clicking on them:

  1. Get Qt
  2. Get the MNE-CPP source code
  3. Compile the MNE-CPP source code
  4. Read the MNE-CPP coding conventions and style
  5. Read the MNE-CPP commit policy
  6. Setup the MNE-CPP QtCreator wizard
  7. Get the sample data set

You are all done. You can try to run one of the applications or examples in the mne-cpp/bin folder to test if the build was successful. Please note that for some examples you will need the sample data set.