Difference between revisions of "Step by Step Setup Guide"

From MNE-CPP Wiki
Jump to: navigation, search
(Created page with "Just read the following steps carefully by clicking on them: # Get Qt # Get the MNE-CPP source code # Compile the MNE-CPP source code # Read the MNE-CPP Coding...")
 
Line 4: Line 4:
 
# [[Get the MNE-CPP source code]]
 
# [[Get the MNE-CPP source code]]
 
# [[Compile the MNE-CPP source code]]
 
# [[Compile the MNE-CPP source code]]
 +
# [[Setup the MNE-CPP QtCreator wizard]]
 
# 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]]

Revision as of 14:55, 14 July 2016

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. Setup the MNE-CPP QtCreator wizard
  5. Read the MNE-CPP coding conventions and style
  6. Read the MNE-CPP commit policy
  7. Get the sample data set (optional)

Yay! You are all done!