Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lib4neuro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
MolDyn
lib4neuro
Commits
ac656f1c
Commit
ac656f1c
authored
Aug 17, 2018
by
Martin Beseda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX: Added description of compilation to README
parent
389d5190
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
README.md
README.md
+13
-5
No files found.
README.md
View file @
ac656f1c
...
...
@@ -30,13 +30,17 @@
sudo apt-get install libboost-all-dev
```
-
s
et
`EXPRTK_INCLUDE_DIR`
environmental variable to the path of your
`exprtk`
folder
-
S
et
`EXPRTK_INCLUDE_DIR`
environmental variable to the path of your
`exprtk`
folder
```
export EXPRTK_INCLUDE_DIR="path to the exprtk folder"
```
-
Go to the
`lib4Neuro`
folder and run
-
Go to the
`lib4Neuro`
folder
-
In the file
`build.sh`
set correctly variables
`BUILD_TYPE`
and
`CXX_COMPILER`
-
Run
```
./build.sh
...
...
@@ -52,16 +56,20 @@
bootstrap.bat
b2.exe --build-type=complete
```
-
s
et
`BOOST_ROOT`
environmental variable to the path of your folder containing
`Boost`
-
S
et
`BOOST_ROOT`
environmental variable to the path of your folder containing
`Boost`
1. In Search, search for and then select: System (Control Panel)
2. Click the Advanced system settings link.
3. Click Environment Variables.
4. In the New System Variable window, specify the value of the `BOOST_ROOT` environment variable
-
set
`EXPRTK_INCLUDE_DIR`
environmental variable to the path of your
`exprtk`
folder
-
Set
`EXPRTK_INCLUDE_DIR`
environmental variable to the path of your
`exprtk`
folder
-
Go to the
`lib4neuro`
folder
-
In the file
`build.bat`
set correctly variables
`BUILD_TYPE`
,
`CXX_COMPILER`
and
`C_COMPILER`
-
go to the
`lib4neuro`
folder and r
un
-
R
un
```
build.bat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment