Closed jmgs7 closed 6 months ago
Hi José, thanks for your question. I'm not fully sure of the cause of your problems, but have two things you can try:
Could you try re-installing BPCells after this update I just made (commit 0e23af2bc)? I might have had a forgotten #include
statement which could have caused your problems. (If you reinstall but the error message changes, I'd also like to know about that, since that would indicate additional things I should fix)
Could you run g++ --version
on the command line to let me know what compiler version you're running with? I'm using g++ version 11.3.0 right now, so if you have or can upgrade to a newer version than that it also might solve your problem.
Let me know if either of those work for you
-Ben
Hi,
Thank you very much for such quick answer.
The changes uploaded in your new commit solved the issue, thank you very much!
Glad to hear it, feel free to reach out again if you have any other issues :)
Hi, I am getting this error installing BPcells in Fedora 40 using R 4.4.0:
Any hint of how could I solve it? Thank you very much, best regards.