Opened 4 years ago

Last modified 3 years ago

#6184 new defect

getInstallationDirectoryPath() depends on executable starting location

Reported by: Adeel Asghar Owned by: Adrian Pop
Priority: high Milestone:
Component: Interactive Environment Version:
Keywords: Cc:

Description

If I start OMEdit from $OPENMODELICAHOME/build/bin then I get,

getInstallationDirectoryPath()
"C:/OpenModelica/build"

but if I run it from $OPENMODELICAHOME/OMEdit/bin then I get,

getInstallationDirectoryPath()
"C:/OpenModelica/build/lib"

Change History (2)

comment:1 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:2 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.