I would try to use CMake and create a CMakeLists.txt
to generate a solution (.sln) file for Visual Studio (or a NMake makefile). See for example integrate root into my cmake project and How to Integrate ROOT into my project with CMake Good luck!
I would try to use CMake and create a CMakeLists.txt
to generate a solution (.sln) file for Visual Studio (or a NMake makefile). See for example integrate root into my cmake project and How to Integrate ROOT into my project with CMake Good luck!