Opened 6 years ago

Closed 6 years ago

#5189 closed defect (fixed)

Instructions for Compiling OMC using OMDev package missing critical bit of info

Reported by: dan.field@… Owned by: sjoelund.se
Priority: high Milestone: 1.13.0
Component: Build Environment Version:
Keywords: build windows Cc:

Description

The document at https://github.com/OpenModelica/OMCompiler/blob/master/README-OMDev-MINGW.md
is missing some critical information. Under the "get OpenModelica from git" bullet point, one is instructed to start mingw64_shell.bat or mingw32_shell.bat and type some instructions.

One of these instructions is to "cd /path/to/". Path to where?

Change History (2)

comment:1 Changed 6 years ago by adrpo

The mingw64_*.bat are in C:\OMDev\tools\msys\.
I will fix this.

comment:2 Changed 6 years ago by adrpo

  • Milestone changed from Future to 1.13.0
  • Resolution set to fixed
  • Status changed from new to closed

I will change cd /path/to/ to cd /path/to/where/you/want/to/clone/the/repository
as that is actually what is ment there.
PR: https://github.com/OpenModelica/OMCompiler/pull/2748
should fix this ticket.

Note: See TracTickets for help on using tickets.