Opened 3 years ago

Last modified 3 years ago

#6184 new defect

getInstallationDirectoryPath() depends on executable starting location

Reported by: adeas31 Owned by: adrpo
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 Changed 3 years ago by casella

  • Milestone changed from 1.17.0 to 1.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:2 Changed 3 years ago by casella

  • Milestone 1.18.0 deleted

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.