Opened 4 years ago

Closed 4 years ago

#5993 closed defect (wontfix)

error messages after installation of OM1.15 64bit in W10

Reported by: Micha109GE Owned by: Adeel Asghar
Priority: high Milestone: never
Component: OMEdit Version: v.1.15.0-dev
Keywords: Grammar error in ModelicaAdditions Cc:

Description

I get two error message when I start OMedit:
[1] 17:51:52 Grammatik Fehler
[C:/Program Files/OpenModelica1.15.0-dev-64bit/lib/omlibrary/ModelicaAdditions 1.5/Blocks/package.mo: 1:1-59:11]: Expected the package to have within ModelicaAdditions; but got within ;.

[2] 17:51:52 Skripting Fehler
Failed to load package ModelicaAdditions (default) using MODELICAPATH C:/Program Files/OpenModelica1.15.0-dev-64bit/lib/omlibrary.

Refers to the following versions:
Connected to OpenModelica v1.15.0-dev-48-g3656b9544 (64-bit)
Connected to OMSimulator v2.1.0-dev-147-g36ec2c7-mingw

Attachments (1)

package.mo (1.7 KB ) - added by anonymous 4 years ago.
omlibrary\ModelicaAdditions 1.5\Blocks\package.mo

Download all attachments as: .zip

Change History (3)

by anonymous, 4 years ago

Attachment: package.mo added

omlibrary\ModelicaAdditions 1.5\Blocks\package.mo

comment:1 by Francesco Casella, 4 years ago

@Micha109GE, v. 1.15.0 is not going to be released and will be cancelled, see https://trac.openmodelica.org/OpenModelica/milestone/1.15.0. Please try the latest 1.16.0 nightly instead, and please report if you still have the same issue.

Thank you!

comment:2 by Martin Sjölund, 4 years ago

Milestone: Futurenever
Resolution: wontfix
Status: newclosed

Note that ModelicaAdditions is almost 19 years old. You need to use the command-line omc with --std=1.x to have any use of it, and even then I'm not sure if it works (especially if it's a dependency of other libraries; the Modelica specification at the time was not as clear as it is today). Don't use it for new development; the latest standard library should have everything you need.

Note: See TracTickets for help on using tickets.