You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
profile.cpp:2:10:fatal error: tools/profiler.h: No such file or directory
2 | #include "gperftools/profiler.h"
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/usr/lib/R/etc/Makeconf:177: profile.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from include/MakeCD.h:10
from include/Grid1D.h:10
from include/Grid.h:9
from include/Interface.h:7
from Interface.cpp:1
Hello, I tried installing the R package from here using
which had a compile error,
I worked around it using
but I didn't see that mentioned in the README, so thought I would report this.
The text was updated successfully, but these errors were encountered: