Hi all,
I am surely asking idiotic questions, sorry for that. I run Lazarus on a virtual machine with win XP. I do not know much the tool but I am able to compile a simple program written by me to perform some enormous computations with integers, no input, output is just a bunch on numbers on screen and in a text file. No class, graphics, etc. just basic. I am able to compile for windows without a glitch.
Now I have at hand a spare desktop with Linux Mint (which for me is totally new subject), I would like to compile also for that.
I went into Project options and set as target OS Linux. The cpu for linux is i5-7200 anyway I left default for family and cpu.
When I click OK I get the error:
The project uses target OS=linux and CPU=i386.
The system.ppu for this target was not found in the FPC binary directories
Make sure fpc is installed correctly for this target and the fpc.cfg contains the right directories.
Please let me know if you have the time
Thanks in advance to whomever will reply