[Done] 5.73 - x86 Demo package is broken

Just starting out? Need help? Post your questions and find answers here.
freak
PureBasic Team
PureBasic Team
Posts: 5929
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

[Done] 5.73 - x86 Demo package is broken

Post by freak »

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:

Code: Select all

MessageRequester("", "")
The x64 demo is fine.

Report from the german forum: https://www.purebasic.fr/german/viewtop ... 16&t=32354
quidquid Latine dictum sit altum videtur
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: 5.73 - x86 Demo package is broken

Post by Fred »

Fixed, thanks.
Post Reply