Skip to content

Commit fdbf8a2

Browse files
committed
Add 63610, latest
1 parent 0aacc65 commit fdbf8a2

2 files changed

Lines changed: 100 additions & 1 deletion

File tree

_releases/release-63608.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: releases
33
version: 6.36.08
44
release_date: 2026-02-06
5-
state: latest
5+
state:
66

77
toc: true
88
toc_sticky: true

_releases/release-63610.md

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
---
2+
layout: releases
3+
version: 6.36.10
4+
release_date: 2026-03-14
5+
state: latest
6+
7+
toc: true
8+
toc_sticky: true
9+
sidebar:
10+
nav: "releases"
11+
---
12+
13+
This release addresses some issues and adds the support for the forthcoming Apple XCode 26.4 version.
14+
15+
## Release Notes
16+
17+
The release notes for this release can be found [here](https://root.cern/doc/v636/release-notes.html#release-6.36.10).
18+
19+
## Binary distributions
20+
21+
Instead of manually downloading this binary, please explore first whether your [package manager](../../install/#install-via-a-package-manager){:target="\_blank"} already provides this version.
22+
This way, you will automatically keep up-to-date with the latest stable versions with no manual maintenance on your side.
23+
24+
| Platform | Files | Size |
25+
|-----------|-------|-----|
26+
| Almalinux 8.10 | [root_v6.36.10.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz](https://root.cern/download/root_v6.36.10.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz) | 277M |
27+
| Almalinux 9.7 | [root_v6.36.10.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz](https://root.cern/download/root_v6.36.10.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz) | 297M |
28+
| Almalinux 10.1 | [root_v6.36.10.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz](https://root.cern/download/root_v6.36.10.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz) | 306M |
29+
| Debian 12 | [root_v6.36.10.Linux-debian12-x86_64-gcc12.2.tar.gz](https://root.cern/download/root_v6.36.10.Linux-debian12-x86_64-gcc12.2.tar.gz) | 283M |
30+
| Fedora 42 | [root_v6.36.10.Linux-fedora42-x86_64-gcc15.2.tar.gz](https://root.cern/download/root_v6.36.10.Linux-fedora42-x86_64-gcc15.2.tar.gz) | 305M |
31+
| Ubuntu 22.04 | [root_v6.36.10.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz](https://root.cern/download/root_v6.36.10.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz) | 287M |
32+
| Ubuntu 24.04 | [root_v6.36.10.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz](https://root.cern/download/root_v6.36.10.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz) | 284M |
33+
| macOS 14.8 x86_64 Xcode 16 | [root_v6.36.10.macos-14.8-x86_64-clang160.pkg](https://root.cern/download/root_v6.36.10.macos-14.8-x86_64-clang160.pkg) | 439M |
34+
| macOS 14.8 x86_64 Xcode 16 | [root_v6.36.10.macos-14.8-x86_64-clang160.tar.gz](https://root.cern/download/root_v6.36.10.macos-14.8-x86_64-clang160.tar.gz) | 292M |
35+
| macOS 15.7 arm64 Xcode 17 | [root_v6.36.10.macos-15.7-arm64-clang170.pkg](https://root.cern/download/root_v6.36.10.macos-15.7-arm64-clang170.pkg) | 422M |
36+
| macOS 15.7 arm64 Xcode 17 | [root_v6.36.10.macos-15.7-arm64-clang170.tar.gz](https://root.cern/download/root_v6.36.10.macos-15.7-arm64-clang170.tar.gz) | 283M |
37+
| macOS 26.3 arm64 Xcode 17 | [root_v6.36.10.macos-26.3-arm64-clang170.pkg](https://root.cern/download/root_v6.36.10.macos-26.3-arm64-clang170.pkg) | 436M |
38+
| macOS 26.3 arm64 Xcode 17 | [root_v6.36.10.macos-26.3-arm64-clang170.tar.gz](https://root.cern/download/root_v6.36.10.macos-26.3-arm64-clang170.tar.gz) | 292M |
39+
| Windows Visual Studio 2022 32-bit x86 | [root_v6.36.10.win32.python311.vc17.exe](https://root.cern/download/root_v6.36.10.win32.python311.vc17.exe) | 123M |
40+
| Windows Visual Studio 2022 32-bit x86 | [root_v6.36.10.win32.python311.vc17.zip](https://root.cern/download/root_v6.36.10.win32.python311.vc17.zip) | 167M |
41+
| Windows Visual Studio 2025 32-bit x86 (release with debugging information) | [root_v6.36.10.win32.python314.vc18.relwithdebinfo.exe](https://root.cern/download/root_v6.36.10.win32.python314.vc18.relwithdebinfo.exe) | 396M |
42+
| Windows Visual Studio 2025 32-bit x86 (release with debugging information) | [root_v6.36.10.win32.python314.vc18.relwithdebinfo.zip](https://root.cern/download/root_v6.36.10.win32.python314.vc18.relwithdebinfo.zip) | 630M |
43+
| Windows Visual Studio 2025 64-bit x64 | [root_v6.36.10.win64.python314.vc18.exe](https://root.cern/download/root_v6.36.10.win64.python314.vc18.exe) | 142M |
44+
| Windows Visual Studio 2025 64-bit x64 (release with debugging information) | [root_v6.36.10.win64.python314.vc18.relwithdebinfo.exe](https://root.cern/download/root_v6.36.10.win64.python314.vc18.relwithdebinfo.exe) | 405M |
45+
| Windows Visual Studio 2025 64-bit x64 (release with debugging information) | [root_v6.36.10.win64.python314.vc18.relwithdebinfo.zip](https://root.cern/download/root_v6.36.10.win64.python314.vc18.relwithdebinfo.zip) | 642M |
46+
| Windows Visual Studio 2025 64-bit x64 | [root_v6.36.10.win64.python314.vc18.zip](https://root.cern/download/root_v6.36.10.win64.python314.vc18.zip) | 197M |
47+
48+
## Source distribution
49+
50+
| Platform | Files | Size |
51+
|-----------|-------|-----|
52+
| source | [root_v6.36.10.source.tar.gz](https://root.cern/download/root_v6.36.10.source.tar.gz) | 195M |
53+
54+
55+
## Installations in CVMFS
56+
57+
Standalone installations with minimal external dependencies are available at:
58+
~~~
59+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/arm64-mac263-clang170-opt
60+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-almalinux10.1-gcc143-opt
61+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-almalinux8.10-gcc85-opt
62+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-almalinux9.7-gcc115-opt
63+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-debian12-gcc122-opt
64+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-fedora42-gcc152-opt
65+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-mac148-clang160-opt
66+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-ubuntu22.04-gcc114-opt
67+
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.36.10/x86_64-ubuntu24.04-gcc133-opt
68+
~~~
69+
70+
71+
## Git
72+
73+
The entire ROOT source can be obtained from our public Git repository:
74+
75+
~~~
76+
git clone https://github.com/root-project/root.git
77+
~~~
78+
The release specific tag can be obtained using:
79+
~~~
80+
cd root
81+
git checkout -b v6-36-10 v6-36-10
82+
~~~
83+
84+
See [instructions to build from source](../../install/#build-from-source){:target="\_blank"}.
85+
86+
## Windows
87+
88+
Windows 10/7/... are supported. We offer two packaging types:
89+
90+
* **exe**: a regular Windows installer package also setting up the required environment variables. With uninstall via "Control Panel" / "Add or Remove Programs". Simply download and start. You can double-click ROOT to run it; ROOT files get registered with Windows.
91+
* **tar**: unpack e.g. with [7zip](https://www.7-zip.org). Start ROOT in a Microsoft Visual Studio Prompt (in Start / Programs / Microsoft Visual Studio / Tools). If you installed ROOT to `C:\root` then call `C:\root\bin\thisroot.bat` before using ROOT to set up required environment variables. Call instead `thisroot.ps1` if you run from a `powershell` (the default terminal in Visual Studio Code).
92+
93+
### Important installation notes
94+
95+
* You must download the binary built with the exact same version of Visual Studio (and Python) than the one installed on your system.
96+
* Don't forget to select the component “Desktop development with C++" when running the Visual Studio Installer.
97+
* Do not untar in a directory with a name containing blank characters.
98+
* Take the release version if performance matters.
99+
* If you want to debug your code you need the ROOT debug build (you cannot mix release / debug builds due to a Microsoft restriction).

0 commit comments

Comments
 (0)