Page 1 of 1

Interface_IUnknown.pb completely missing from documentation

Posted: Fri Mar 22, 2024 9:13 pm
by Quin
Hi,
In the docs for interfaces, there's a link, labeled Interface_IUnknown.pb. However, clicking on it always gives an error. I went to look in the GitHub repository, see if it was a typo or something easily fixable by a pull request, and found that the file didn't exist anywhere! :shock:
Is it possible for this to be looked into?
Thanks!

Re: Interface_IUnknown.pb completely missing from documentation

Posted: Wed Mar 27, 2024 12:16 am
by Andre
You're right with your bug-report.

The file 'Interface_IUnknown.pb' is present in our 'PureBasic SVN' (examples drawer), but it's not included in the final PB package. So the link in the docs is correct, but can't work because of the missing file...

Looks like something is wrong/missing in the build process, Fred should take a look 8)