still fails. should I change the VS version? another compiler/platform that you suggest?
could it be that I need to install prerequisites like “gsl, ldap…” which are nessecary?
(still o f utmost importance to have cxx11 capabilities)
Oh, OK, I see the problem, this should have been fixed in the v5-34-00-patches branch.
Could you either use an older version of CMake (e.g. 3.1.0 or 3.2.2), or the top of v5-34-00-patches version of ROOT?
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ZLIB_LIBRARY (ADVANCED)
Hi,
I just meet a problem installing the version 5.34/36 on my windows 7 64bit.
I download the binary distributions with .exe for Windows Visual studio 2013. I just install the file but it’s failure with a information" Warning, Path too long installer unable to modify Path".
The only setting change is changing C:/ to D:/ . How can i solve it.
Sir, I want to install root software on windows 7.I am a very beignner to programming.i need a link to download the root software for windows 7 nd some tutorials for basics.awaits for ur reply
Just so others who come across this topic know, it is possible to install ROOT 6 in a windows machine using the Windows Subsystem for Linux (aka Bash on Ubuntu on Windows). After the subsystem is installed you can follow the typical instructions for installing ROOT on a system such as Ubuntu.
It depends what you need. The distributed binaries contain only a minimal set of external dependencies. If you have specific needs, then you can also build from source. Up to you.
The quickest thing to try is to just download a pre-built binary and try to use it…