laxnpander / OpenREALM

OpenREALM is a pipeline for real-time aerial mapping utilizing visual SLAM and 3D reconstruction frameworks.
GNU Lesser General Public License v2.1
453 stars 117 forks source link

windows platform #68

Closed yafenggithub closed 2 years ago

yafenggithub commented 2 years ago

Hello, when does the project plan to support the windows platform? I've been trying recently. I encountered great difficulties and failed. I hope to get help and support the windows platform. Thank you very much.

laxnpander commented 2 years ago

@yafenggithub Hey, there is only vague plans to deploy to Windows. It is a lot of work due to the dependencies with e.g. OpenVSLAM and other frameworks that are mainly developed for linux. We need an appropriate visual SLAM that compiles and performs on Windows. Without it, OpenREALM is limited in usefulness. The main library should be easy to migrate, but the dependencies are the tricky part. So: I can't really say and wouldn't want to give too much hope for it to happen in the near future.