Author Topic: Compiling error on rpi2  (Read 2925 times)

0 Members and 1 Guest are viewing this topic.

Offline bam351

  • Newbie
  • Posts: 2
    • View Profile
Compiling error on rpi2
« on: February 04, 2020, 11:56:45 am »
Hi,
i get this error and dont know what to do,can you hlp pls?

https://pastebin.com/WwyvJCwn

Offline bam351

  • Newbie
  • Posts: 2
    • View Profile
Re: Compiling error on rpi2
« Reply #1 on: February 04, 2020, 01:12:58 pm »
Rpi2 is not supported,you can close here,i look for other basic...

Offline doppler

  • Forum Regular
  • Posts: 241
    • View Profile
Re: Compiling error on rpi2
« Reply #2 on: February 06, 2020, 06:04:29 pm »
I have seen this one before and compiled it.  The problem is raspberry does not have a math co-processor.  That's what all those ft*** commands are.  There is a change to source required to make it compile.  If you got around the distro ID problem then you are half way there.

Look here: https://www.qb64.org/forum/index.php?topic=1550.0

I got an answer back for the co-processor and I gave an answer for the distro ID problem.  I wish the two fixes where merged into the normal download and compile.  BTW, any 1 GB version of PI may not compile or work well.  QB64 on PI is a resource hog.  I would recommend the 2GB or 4GB raspberry PI 4.  I know it works on the 4 4gb.

Here is a hint to using QB64 on a PI.  Keep a pointer on the desktop for the "Task Manager".  You will require it often for crashes.  Clearing the IDE and QB executing compiles.