Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OMDev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenModelica
OMDev
Commits
dcac7982
Verified
Commit
dcac7982
authored
4 years ago
by
Adrian Pop
Browse files
Options
Downloads
Patches
Plain Diff
small updates
parent
01368512
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.txt
+3
-3
3 additions, 3 deletions
INSTALL.txt
with
3 additions
and
3 deletions
INSTALL.txt
+
3
−
3
View file @
dcac7982
...
...
@@ -62,7 +62,7 @@ Follow the instructions found in OpenModelica/OMCompiler/README-OMDev-MINGW.txt
MSYS setting (optional)
=======================
If you want to use msys shell make a
If you want to use msys
2.exe
shell make a
shortcut on your desktop to:
path_to_your_omdev\tools\msys\msys2.exe
and say it to run in:
...
...
@@ -73,14 +73,14 @@ QT DEBUG DLLS (optional)
We don't ship the debug dlls for qt5, you can reinstall the qt packages to get them.
Start msys2 shell: path_to_your_omdev\tools\msys\msys2.exe
Type command:
> pacman -S mingw-w64-i686
-qt5 mingw-w64-
x86_64-qt5
> pacman -S mingw-w64-
{
i686
,
x86_64
}
-qt5
OpenSceneGraph DEBUG DLLS (optional)
====================================
We don't ship the debug dlls for OSG, you can install them with the following command.
Start msys2 shell: path_to_your_omdev\tools\msys\msys2.exe
Type command:
> pacman -S mingw-w64-i686
-OpenSceneGraph-debug mingw-w64-
x86_64-OpenSceneGraph-debug
> pacman -S mingw-w64-
{
i686
,
x86_64
}
-OpenSceneGraph-debug
Address questions/problems to:
Adrian Pop,
...
...
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