OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000651 | OMNeT++ | IDE / generic | public | 2013-04-29 14:38 | 2013-12-12 12:00 |
Reporter | rhornig | ||||
Assigned To | |||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 4.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000651: Unable to start omnet binaries using the external tools toolbar button | ||||
Description | Eclipse adds the ide/JRE/bin directory to the beginning of the PATH before starting an external tool. Unfortunately the jre/bin directory also contains a file libxml2.dll which directly collides with the one in msys/bin directory. There are different versions so Windows DLL hell is directly invoked... Solution: as the libxml2.dll in the JRE/bin directory is required only by the javafx libraries, it can be safely deleted without further adverse effects. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-04-29 14:38 | rhornig | New Issue | |||
2013-12-12 12:00 | rhornig | Priority | normal => high |
There are no notes attached to this issue. |