QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: Jan-80 on July 07, 2020, 04:27:42 pm

Title: Q1: about QB64 and Raspberry Pi.
Post by: Jan-80 on July 07, 2020, 04:27:42 pm
Is there a detailed manual how to install QB64 on a Raspberry Pi?

You don't offer an executable or installation package for download, but I suspect the Linux package has all it needs to re-compile from source.
I also found traces of people who did it, but had problems with the memory/swapspace, and who directed it to an external USB-device instead of the SD-card. But I couldn't find how it had to be done. Also, in what order ? first execute the install script, or first re-compile the source ?
Title: Re: Q1: about QB64 and Raspberry Pi.
Post by: bplus on July 07, 2020, 04:41:22 pm
https://www.qb64.org/forum/index.php?topic=2584.msg118055#msg118055

https://www.qb64.org/forum/index.php?topic=628.msg4991#msg4991

https://www.qb64.org/forum/index.php?topic=1550.msg107649#msg107649

Looks like Doppler might know something?
Title: Re: Q1: about QB64 and Raspberry Pi.
Post by: Jan-80 on July 07, 2020, 05:03:55 pm
Looks like Doppler might know something?
I dunno. He keeps changing his tune.


(But thanks for the links, I'll take a look)