Difference between revisions of "Portal:Getting Started"

From MNE-CPP Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
# [[Get Qt]]
 
# [[Get Qt]]
# [[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 Conventions & Style|coding conventions and style]] page
+
# Read the MNE-CPP [[Coding Conventions & Style|coding conventions and style]] page
# Read the mne-cpp [[Commit Policy|commit policy]] page
+
# Read the MNE-CPP [[Commit Policy|commit policy]] page
 
# [[Get the sample data set]] (optional)
 
# [[Get the sample data set]] (optional)
  

Revision as of 20:10, 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 conventions and style page
  5. Read the MNE-CPP commit policy page
  6. Get the sample data set (optional)

What are the next steps?