Hello, i downloaded the plugin. Trying to compile it from unreal engine (the source 4.27), and it give the error c2259 :
Severity | Code | Description | Project | File | Line | Suppression State |
---|---|---|---|---|---|---|
Error | C2259 | ‘FFMODEventParameterPreAnimatedToken’: cannot instantiate abstract class | \Plugins\FMODStudio\Source\FMODStudio\Private\Sequencer\FMODEventParameterSectionTemplate.cpp | 39 | ||
Severity | Code | Description | Project | File | Line | Suppression State |
— | — | — | — | — | — | — |
Error | C2259 | ‘FPlayingToken’: cannot instantiate abstract class | \Plugins\FMODStudio\Source\FMODStudio\Private\Sequencer\FMODEventControlSectionTemplate.cpp | 50 |
I didn’t find anything related to it from my search.
Ty