VitoVan / focalizzare

A Timer for Pomodoro Technique.
https://vitovan.com/focalizzare/
GNU General Public License v2.0
8 stars 0 forks source link

SDL2_mixer.dll error #3

Open paulwalz opened 1 week ago

paulwalz commented 1 week ago

When I run the latest version of Focalizzare on my Windows 10 Pro 64x machine (with all Windows Updates installed) I get the following error message immediately:

"calm-app.exe - Entry Point Not Found The procedure entry point SDL_RWclose could not be located in the dynamic link library C:\Focalizzare\calm-app-root\lib\SDL2_mixer.dll."

After I click "OK" to this error message the app immediately exits.

This error happens if I install the app at C:\Focalizzare, but also if I install it in the default location in my user's home directory. I only re-installed it here thinking that maybe the space in my Windows username might be causing the issue.

I confirmed that yes, that .dll file does exist at that location on my hard drive. Also, I get this same error message for the latest version of the "Maze" app and the latest version of the "Pelusica" app - do you want me to recreate this bug ticket for those projects too?

The Calm project is really cool, thank you for taking the time to create it and release the code!

VitoVan commented 1 week ago

@paulwalz

Thank you for posting this.

I will investigate this issue soon.

The Calm project is really cool, thank you for taking the time to create it and release the code!

Thank you very much for this compliment, the occasionally occurred words like this tortured me to keep working on CALM project.

VitoVan commented 1 week ago

By the first glance, I suppose you have custom installed SDL in your PATH env.