-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I installed Sharpamp, it extracted itself into C:\Program Files (x86)\Sharpamp directory,
but when I opened Visual Studio, there's no templates nor anything called General Winamp Plugin
So I went to the C:\Program Files (x86)\Sharpamp\samples directory and tried opening the solution in Microsoft Visual Studio Enterprise 2022 (64-bit) - Version 17.6.5
As expected - because the solution is made on an old version of vs, Visual Studio asked to convert the solution.
After converting the solution, this was the reports:
then in the solution explorer: the c++ wrapper gen_HelloWorldGUI failed to load:
After all, I built the HelloWorldGUI.dll file, copied and pasted it into the Winamp\plugins directory
I also copied it into the winamp\ direcroty:
Finally when I opened Winamp, the plugin is not listed at all.
More details:
Visual Studio version:
Winamp version:
Windows version:
Am I missing any point?







