Its been a while , it seems I have all the luck. took me a while to get kubuntu running. I guess with all the issues I find I can only learn more.
Ive gotten the furtherest Ive been so far. I did the following
Installed kubuntu in a VM with guest additions (took way longer than I though)
Followed
http://wiki.freepascal.org/Cross_compiling_for_Win32_under_Linux I had a problem with "BINUTILSPATH=~/download/" as my download folder was "Downloads" I changed the value in the file to be appropriate, this was a bad idea, lots of errors. Changing the Downloads folder to download solved plenty of errors.
When I got to the part about changing the fpc.cfg file I realised I needed to install lazarus in the first place. I proceeded to do this.
Then I changed the fpc.cfg file
The next step shows to go to the Lazarus directory(i dont know where this is) or to do a few things in the IDE. When I do those things in the IDE I get the following two errors one after the other.
The project uses target OS=win32 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.
and
This set of options to build Lazarus is not supported by this installation.
The directory "/usr/lib/lazarus/0.9.30.2/lcl" is not writable.
See the Lazarus website for other ways to install Lazarus.
Any ideas?
btw I love that I can copy and paste dialog boxes in linux, you cant do that in windows