Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Failed to load DLL (Read 3194 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Failed to load DLL

Hey,

I've just installed foobar2000 V0.6,

Two of my favourite features are the title-track display on whatever window is active and the foo_delete ( Recycler) so as to delete a file directly from the playlist area.

I can't install the title track display because the download link is null void and when I download and install the Recycler foobar2000 v0.6x  foo_delete I get the following message.

ERROR (CORE) : Failed to load DLL: foo_delete.dll, reason: Wrong version number; this component appears to have been built with outdated version of foobar2000 SDK and needs to be recompiled with newer version in order to load; please contact author of this component to obtain an updated version of this component.

Though on the doanload page it says for version 0.6


Can't these features be included with the main Foobar2000 Installer and make installing this cool though minimal audio player alittle more straight forward for when it is often updated?.

Failed to load DLL

Reply #1
[deleted]

Failed to load DLL

Reply #2
foo_delete was compiled for an earlier 0.6 beta.  The component version number was bumped in the 0.6b14 SDK.  Presumably Messer will recompile it himself one of these days.  In the meantime, here's a version that works:

http://gelaed.com/resources/cplusplus/foo_delete.zip

My version is compiled with Visual C++ .NET, so if it guves you an error about a missing DLL, it means you need the latest Microsoft C++ runtime:
http://gelaed.com/resources/cplusplus/msvcr70.zip