VitorVilela7 / SPCtoMML

SPC to AddmusicK MML conversion tool
GNU General Public License v3.0
13 stars 1 forks source link

Unable to load DLL 'SNESAPU' #2

Open jeffythedragonslayer opened 1 year ago

jeffythedragonslayer commented 1 year ago

This project does build for me in Visual Studio 2022, but upon opening an SPC file fails with this error message in the output log:

Can't load SPC file: Unable to load DLL 'SNESAPU': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Perhaps a git submodule would do the trick?