Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CMake build instructions #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Arcnor
Copy link

@Arcnor Arcnor commented Jan 31, 2024

This is a very simple PR to improve the CMake build instructions. The existing ones are a bit too convoluted and can be simplified a lot, plus there is an issue mentioned at #515 about the NVPTX using the wrong name, which leads to a misleading error. (The first issue mentioned there about the build type only shows when you configure CMake with a non-multi-config generator, so I've left that one alone for the time being).

I hope this helps!

@daniel347x-cs
Copy link

This simple PR seems super important to me. I wonder how many people, almost like myself, spending hours trying to follow the build instructions and failing, simply give up and don't use it or become involved.

Seems a shame not to make the very simple change of providing proper build instructions in the README that work in 2024.

@ferdymercury ferdymercury requested review from vgvassilev and removed request for vgvassilev April 12, 2024 09:02
@ferdymercury
Copy link
Contributor

I believe this repo acts as a mirror, please move your PR here instead: https://github.com/root-project/root/pulls (subdirectory interpreter/cling). Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants