Lars Ivar Hatledal
Lars Ivar Hatledal
@HenningScheufler Fixed your old PR for windows. See #136 PR is still a draft
Issue encountered with orcaflex: If orcaflex is instantiated in the constructor, subsequent dll calls will fail with "Access violation" type error. If orcaflex is instantiated during e.g. exit_initialilzation_mode, no error...
Hi, I would very much like to hear from you, the person reading this. Why are you interested in this project, have you tried it? What is unclear, what can...
Just FYI, FMI 3.0 will be supported in the future. Some refactoring is underway to accommodate this, but the actual FMI 3.0 support will not come before it's officially released.
Superseeds #149, #154
Currently JDK8 is required due to usage of JAXB, which was removed from later JDK versions.
Hi, I would very much like to hear from you, the person reading this. Why are you interested in this project, have you tried it? What is unclear, what can...
Rollback functions is defined in the RPCs, but has not actually been implemented by the servers.
Currently, logging data is output on the JNI side. It would be nice to pass this back to the JVM side so that we can unify the logging output.