Difference between revisions of "Step by Step Setup Guide"

From MNE-CPP Wiki
Jump to: navigation, search
Line 6: Line 6:
 
# Read the MNE-CPP [[Coding Conventions & Style|coding conventions and style]]
 
# Read the MNE-CPP [[Coding Conventions & Style|coding conventions and style]]
 
# Read the MNE-CPP [[Commit Policy|commit policy]]
 
# Read the MNE-CPP [[Commit Policy|commit policy]]
# [[Setup the MNE-CPP QtCreator wizard]] (optional)
+
# [[Setup the MNE-CPP QtCreator wizard]]
# [[Get the sample data set]] (optional)
+
# [[Get the sample data set]]
  
 
Yay! You are all done!
 
Yay! You are all done!

Revision as of 13:59, 1 February 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

Yay! You are all done!