melowntech / vts-browser-cpp

VTS Browser C++ library
BSD 2-Clause "Simplified" License
53 stars 19 forks source link

TODO #18

Open malytomas opened 3 years ago

malytomas commented 3 years ago

I will use this issue to track my ideas and plans I want to implement in the vts browser (and its game engine integrations). The points here are not in any particular order. Note that this is not a promise, it may or may not be implemented, and there is no particular roadmap for it.

OgreTransporter commented 2 years ago

My suggestion: It would be nice if the build process would work without symbolic links. Under Windows, you need admin rights for this - which you don't necessarily have in a university or company network.

vaclavblazek commented 2 years ago

We use symlinks, so no way.

malytomas commented 2 years ago

My suggestion: It would be nice if the build process would work without symbolic links. Under Windows, you need admin rights for this - which you don't necessarily have in a university or company network.

settings -> update &security -> for developers -> enable developer mode. then restart. enable symlinks in git. and viola, admin rights are not required.