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

Missing math file. #4

Open
hickerson opened this issue Feb 10, 2015 · 1 comment
Open

Missing math file. #4

hickerson opened this issue Feb 10, 2015 · 1 comment

Comments

@hickerson
Copy link
Collaborator

RootUtils/PointCloudHistogram.cc:3:30: fatal error: Math/QuasiRandom.h: No such file or directory
compilation terminated.

I seems to be a file in older versions or root.

@mpmendenhall
Copy link

I think the quasirandom generators are part of the “mathmore” optional component of ROOT; make sure “mathmore” is turned on in your ROOT compile (which, I think, also has dependencies on GSL being available). This may not be available in older versions of ROOT; I think I’ve had it working with 5.34 and 6.0x.
-Michael

On Feb 10, 2015, at 4:12 PM, Kevin Peter Hickerson [email protected] wrote:

RootUtils/PointCloudHistogram.cc:3:30: fatal error: Math/QuasiRandom.h: No such file or directory
compilation terminated.


Reply to this email directly or view it on GitHub #4.

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

No branches or pull requests

2 participants