02-08-2026, 03:01 PM
I have an experience of selfmanagment of \ and / by QB64pe IDE,
moreover I can affirm that in the same path mixing \ and / (BAD PRACTICE) doesn't affect the result.
So if the path is right, the file was included.
Talking about the path I have an experience of different ways to manage it by Informpe (UIeditor) and QB64pe IDE.
So the included files' path sometimes is wrong when you compile from within QB64pe, and correcting handly the path it works.
This is true for my Kubuntuland, and in a next future time I'll test this also in Windows11.
So if in Windows11 you have not installed Inform in the QB64pe folder, but outside of this, you'll get an error File Not found for the standard InformPE included files, also if in the folder of the application to be compiled (for example my NewPongClone) there are all standard InformPE files.
moreover I can affirm that in the same path mixing \ and / (BAD PRACTICE) doesn't affect the result.
So if the path is right, the file was included.
Talking about the path I have an experience of different ways to manage it by Informpe (UIeditor) and QB64pe IDE.
So the included files' path sometimes is wrong when you compile from within QB64pe, and correcting handly the path it works.
This is true for my Kubuntuland, and in a next future time I'll test this also in Windows11.
So if in Windows11 you have not installed Inform in the QB64pe folder, but outside of this, you'll get an error File Not found for the standard InformPE included files, also if in the folder of the application to be compiled (for example my NewPongClone) there are all standard InformPE files.

