You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Oolite MSYS2 MinGW64 Environment
2
2
3
+
Creates MSYS2 MinGW64 packages of dependencies that Oolite needs
4
+
5
+
You can also create an environment locally, building all dependencies, as follows:
6
+
3
7
Double click Run Me. You will be prompted for an install location. If you type c:, MSYS2 will be installed in c:\msys64. Then Oolite's dependencies will be installed followed by Oolite itself. A gcc build is created by default.
4
8
5
9
Once completed, you can type the following in the shell:
0 commit comments