I'm trying to add some code that calls the Wavefile.hxx library and I'm getting an error saying I'm getting unexpected and unrecognized tokens and I'm guessing it's because I need the file and array angelscript add-ons as per the notes in Wavefile.hxx? If so, when I go to the Angelscript documentation for the add-ons, there are a few options. Which would work best?
Thank you!
Best add-on for WaveFile.hxx dependencies?
-
- KVRer
- 15 posts since 8 Dec, 2022
-
Blue Cat Audio Blue Cat Audio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=39981
- KVRAF
- 6345 posts since 8 Sep, 2004 from Paris (France)
There is no extra dependency for the file, all the modules are already registered by Plug'n Script itself. Are you using the file provided by Plug'n Script directly, or did you copy it from the github repository? Maybe there is a typo or a file encoding issue?