Opened 9 years ago
Closed 9 years ago
#3854 closed defect (fixed)
Windows testing has issues to build models
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Testing Framework | Version: | |
Keywords: | Cc: |
Description
It seems that since we moved to msys2 the mingw32-make we use for building the simulation code exits with some error code. Maybe the problem is with the fact that we're running it from msys2 make in parallel as it seems to work fine from OMEdit.
Note:
See TracTickets
for help on using tickets.
I'll try to change Compile.bat to use msys2 make instead of mingw32-make when running the testsuite.