OpenSimulationInterface / osi-visualizer

**This repository is abandoned and looking for a maintainer.** A tool to visualize OSI data from two different sources. Data can be stored in files and replayed afterwards, or validated using a Python interface.
Other
39 stars 25 forks source link

OSI Viewer support on Windows OS #27

Open KK-MS opened 6 years ago

KK-MS commented 6 years ago

Scope:

Brach the release version source code. Analyze the existing the source and list the activities required to port to Windows. Plan the milestones of the activities Implementation

Output:

OSI Visualizer on Windows platform

ps: We are open to cooperation if a member has already worked or worked on a similar topic.

ghost commented 6 years ago

Hi, thant's perfect! I added you to the external developer group in order to have "write" access. You can now commit branches in the repo. Keep your work visible in order for others to support you!

Best regards Carlo

ghost commented 6 years ago

Addition: You may ahev to find a way to extend the CI in order to test the windows build!

KK-MS commented 6 years ago

Thanks for the access permission and the CI tips. osiv_winos branch is created to keep track of the changes required to run the OSI Visualizer tool on the Window OS.

jdsika commented 5 years ago

@vkresch In theory this should not be hard to achieve? low prio but interesting.

jdsika commented 5 years ago

@haoyuanying maybe you could provide your branch as a PR? We have to try the Windows build for Travis CI.