Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meshalyzer
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
openCARP
meshalyzer
Commits
13f357f9
Commit
13f357f9
authored
2 months ago
by
Axel Loewe
Browse files
Options
Downloads
Plain Diff
Merge branch '119-windows-missing-dlls' into 'master'
Resolve "Windows missing dlls" See merge request
!16
parents
d91f7d77
0f8c31d7
Branches
Branches containing commit
No related tags found
1 merge request
!16
Resolve "Windows missing dlls"
Pipeline
#9760
passed
2 months ago
Stage: build
Stage: test
Stage: release
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/ci/win.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab/ci/win.gitlab-ci.yml
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
with
4 additions
and
1 deletion
.gitlab/ci/win.gitlab-ci.yml
+
1
−
1
View file @
13f357f9
...
...
@@ -4,7 +4,7 @@ build-cygwin:
-
make -j
-
mkdir meshalyzer_win64
-
cp src/meshalyzer.exe meshalyzer_win64
-
cp /bin/cyggcc_s-seh-1.dll /bin/cyggomp-1.dll /bin/cygjpeg-8.dll /bin/cygpng16-16.dll /bin/cygstdc++-6.dll /bin/cygwin1.dll /bin/cygz.dll /bin/cygfreetype-6.dll meshalyzer_win64
-
cp /bin/cyggcc_s-seh-1.dll /bin/cyggomp-1.dll /bin/cygjpeg-8.dll /bin/cygpng16-16.dll /bin/cygstdc++-6.dll /bin/cygwin1.dll /bin/cygz.dll /bin/cygfreetype-6.dll
/bin/cygbz2-1.dll /bin/cygbrotlidec-1.dll /bin/cygbrotlicommon-1.dll
meshalyzer_win64
-
zip -r $WIN_EXE meshalyzer_win64
artifacts
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
CHANGELOG.md
+
3
−
0
View file @
13f357f9
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
-
added cygbz2-1.dll cygbrotlidec-1.dll cygbrotlicommon-1.dll to Windows executable
## [5.4] - 2024-11-08
-
can drag-and-drop data/state files from external applications
-
as-auxgrid can use IGB and time series .dat files
...
...
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