Opened 5 years ago
Last modified 4 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"
Note:
See TracTickets
for help on using tickets.

Retargeted to 1.18.0 because of 1.17.0 timed release.