sinbad / SPUD

Steve's Persistent Unreal Data library
MIT License
300 stars 44 forks source link

Latest failing when building in shipping configuration #58

Closed Deams51 closed 1 year ago

Deams51 commented 1 year ago

The latest version at commit https://github.com/sinbad/SPUD/commit/db196b31413e9d17e758df058d1c1784046fdb5a is now failing when building the project in shipping configuration with the following error:

Plugins\SPUD\Source\SPUD\Public\SpudMemoryReaderWriter.h(20): Error C2504 : 'FMemoryReader': base class undefined

sinbad commented 1 year ago

Should be fixed now.