Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
COLIBRI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
COLIBRI
Commits
1775202f
Commit
1775202f
authored
5 years ago
by
François Bobot
Browse files
Options
Downloads
Patches
Plain Diff
Add small information for windows
parent
c7addce2
No related branches found
No related tags found
No related merge requests found
Pipeline
#24630
passed
5 years ago
Stage: tests
Stage: tests_recompilation
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-1
11 additions, 1 deletion
README.md
with
11 additions
and
1 deletion
README.md
+
11
−
1
View file @
1775202f
...
@@ -2,4 +2,14 @@
...
@@ -2,4 +2,14 @@
In order to create a bundle of everything needed to run COLIBRI.
In order to create a bundle of everything needed to run COLIBRI.
run
`./bundle.sh`
it will create a relocalisable directory
`bundle`
.
run
`./bundle.sh`
it will create a relocalisable directory
`bundle`
.
\ No newline at end of file
# Compilation on linux #
The up-to-date information could be found in
`.gitlab-ci.yml`
.
# Compilation on windows #
The compilation is helped by using
https://fdopen.github.io/opam-repository-mingw/ , it will install ocaml
compiler but also mingw for the C part. Use ocaml-env to setup the environement
for the compilation. Then the compilation is the same than for linux.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment