Compling and Installation obstacles; A request for assistance
Opened this issue · 2 comments
Hello, I, like a number (I am sure)of people, ran into numerous attemps to compile this package without knowing even which version of Visual Studio is needed, i have no clue what to do with C-make or how I am supposed to start with or use it. I tried this first attempt several months and it was a fiasco. I would really love to get this installed But, a comprehensive step-by-step set of specific instructions, I truly believe would save alot of us some very late nights and frustration. I thank everyone who is working on this Project, its just that we need some help with this. Thankyou,
Shaun
Hello, the problem with Visual Studio is that I can't test it myself for now (the setup was done by someone else), in theory a recent one should suffice since this part was done around 2021/2022.
There are some instructions here https://github.com/KD-lab-Open-Source/Perimeter/blob/cmake/INSTALL.eng.md but idea is to use cmake to generate VS project files (with the .bat mentioned there) and then open the solution
Any issues or suggestions how to improve building with VS would be appreciated!
Related issue #109
Will try using windows with VS when I have time and update docs