KK
Results
2
comments of
KK
Thanks for the access permission and the CI tips. **[osiv_winos](https://github.com/OpenSimulationInterface/osi-visualizer/tree/osiv_winos)** branch is created to keep track of the changes required to run the OSI Visualizer tool on the Window OS.
I tried in windows using msys. I had the similar error. Got the Java path (https://superuser.com/questions/1148677/finding-location-java-home-in-windows-10) In msys export the path; `$ export PATH=$PATH:"/c/Program Files (x86)/Java/jre1.8.0_161/bin` It is working, able...