Good morning to the whole team!
I discovered PB a few days ago and I would be thrilled if it weren't for the fact that I can't get it to work.
I installed the linux package after loading all required libraries, but to no avail.
The compilation error message is what you see in the screenshot, that is:
"could not find the required compiler: purebasic"
You can help me? Thank you!
[img]file:///home/giango/Scrivania/error_PB.png[/img]
compilation error
Re: compilation error
We can't access that file, so we can't see the problem. You could upload it to a free image hosting service like imgur and share the link to the picture with us, so we can try to help.
Re: compilation error
Enter to "Compiler Options" and choose an installed compiler from the ComboBox.
Re: compilation error
Thank you for your kind reply, and I am attaching the link to the image that didn't open.
https://od.lk/f/NjRfMzcxMzU0NjNf
https://od.lk/f/NjRfMzcxMzU0NjNf
Re: compilation error
I have disabled:
Enable Purifier - never used yet
Enable OnError - the code must contain functions for working with this object
Create temporaly - maybe a path problem with non-latin letters
Use Compiler - if not checked, it is used by default, and if specified, then it must be available. You can set these settings individually for each source in the menu "Compiler" - "Compiler settings"
folder path has non-latin letters and spaces? This is for insurance.
Enable Purifier - never used yet
Enable OnError - the code must contain functions for working with this object
Create temporaly - maybe a path problem with non-latin letters
Use Compiler - if not checked, it is used by default, and if specified, then it must be available. You can set these settings individually for each source in the menu "Compiler" - "Compiler settings"
folder path has non-latin letters and spaces? This is for insurance.
Re: compilation error
Thanks for the tips AZJIO!
I then managed to eliminate the problem by changing the program folder.
Before it was in my Home and now in the Root.
In this way the compilation works without problems.
Thanks again!
I then managed to eliminate the problem by changing the program folder.
Before it was in my Home and now in the Root.
In this way the compilation works without problems.
Thanks again!