Difference between revisions of "Portal:Getting Started"

From MNE-CPP Wiki
Jump to: navigation, search
Line 6: Line 6:
 
# [[Get the mne-cpp source code]]
 
# [[Get the mne-cpp source code]]
 
# [[Compile the mne-cpp source code]]
 
# [[Compile the mne-cpp source code]]
 +
# Read the mne-cpp [[Coding Syntax|coding syntax]]
 +
# Read the mne-cpp [[Commit Guidelines|commit guidelines]]
 
# [[Get the sample data set]] (optional)
 
# [[Get the sample data set]] (optional)
  

Revision as of 17:31, 4 January 2016

This guide will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications.

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 syntax
  5. Read the mne-cpp commit guidelines
  6. Get the sample data set (optional)

What are the next steps?