Interface_IUnknown.pb completely missing from documentation

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

Quin
Addict
Addict
Posts: 1132
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Interface_IUnknown.pb completely missing from documentation

Post 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!
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2139
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: Interface_IUnknown.pb completely missing from documentation

Post 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)
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Post Reply