I created a simple screensaver in Xojo, just some Canvas with mathematical lines. It works, thanks to Alex Restrepo. Screensavers are typically stored in the System32 subfolder in Windows.
In that way it will show up in the screensaver’s config screen. I’ve put the .exe in the System32 root and the libs etc. in its own folder as a subfolder in the System32 root.
But upon hitting the ‘settings’ button I get the ‘Failed to locate framework DLL’. The executable can’t find its subdir with the framework etc files. Any ideas to solve this?
4 posts - 3 participants