-
Notifications
You must be signed in to change notification settings - Fork 3
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
Ubuntu 16.04 - GLIBC dependency #1
Comments
Hi. Thanks for your interest. The simulator was tested on Ubuntu 18 and 20. Is there any way for you to update GLIBC ? Let me remind also, that for the rain rendering project the simulator is only required if you want to render rain on custom images. Best |
Thank you so much for your reply! I'm very interested in testing on custom images, so I downloaded this particle simulator~ Pingping
|
Ok, we'll give it a try in a bit, but I cannot guarantee we will be able to provide Ubuntu 16 support as it is now quite old. Best |
Maybe you could try with the 18.04 AHLSimulation version, you may have better chances. #6 (comment) |
Hi,
Thanks for sharing this awesome code. However, I encountered a problem when I tried to run './lin_x64/AHLSimulation'. The error is like this
"./lin_x64/AHLSimulation: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./lin_x64/AHLSimulation)"
The code is running on Ubuntu16.04 system. I wonder is it possible for you to provide a new version that can works on Ubuntu16.04? Thank you so much~
The text was updated successfully, but these errors were encountered: