[Done] 5.73 - x86 Demo package is broken
Posted: Tue Apr 20, 2021 8:21 pm
The Windows - x86 demo version of 5.73 seems to be missing the "Object" library causing a simple code like this to fail to compile:
The x64 demo is fine.
Report from the german forum: https://www.purebasic.fr/german/viewtop ... 16&t=32354
Code: Select all
MessageRequester("", "")
Report from the german forum: https://www.purebasic.fr/german/viewtop ... 16&t=32354