How to Set Up For Mobian Development?
#8
(08-04-2020, 07:45 AM)a-wai Wrote:
(08-03-2020, 06:31 PM)Hiraghm Wrote: Well, my desktop runs Mint, which is Debian (sort of...) but I can't compile on it for the Aarch64... So I guess I'll need to install an Aarch64 debian distro (Mobian even?) in Qemu?

I'd suggest you rather install and amd64 debian in qemu (it will be much faster, assuming your host machine is also amd64), and then:

Code:
sudo dpkg --add-architecture arm64
sudo apt update

This will enable the arm64 repos. You can then install arm64 dev packages using <package>:arm64, for instance to install gtk3 dev package, it would be something like:

Code:
sudo apt install libgtk-3-dev:arm64

And then cross-compile your software the "usual" way.

Thanks!
I got Qemu up, running MintDE, and I got arm64 added... So now I need to get codeblocks to use the arm64 libraries.


Messages In This Thread
RE: How to Set Up For Mobian Development? - by Hiraghm - 08-06-2020, 03:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  cryptocurrency on mobian/pinephone biketool 35 56,370 10-08-2025, 06:21 AM
Last Post: biketool
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 72 38,146 10-05-2025, 04:54 AM
Last Post: anonymous
  Mobian MMS/SMS text problem bcnaz 16 25,996 09-15-2025, 02:42 AM
Last Post: georgegohl888
  XLibre for Mobian Hiraghm 1 2,059 06-30-2025, 01:38 AM
Last Post: Haroldkent
  Axolotl on PinePhone / Mobian arno_nuehm 223 265,178 06-25-2025, 01:19 PM
Last Post: anonymous
  VoIP account on mobian dialer j_s 0 1,843 06-15-2025, 04:19 PM
Last Post: j_s
  Mobian Pinephone Notification LED biketool 2 2,350 06-07-2025, 03:19 PM
Last Post: KC9UDX
  Vivaldi Web browser nearly native for Mobian biketool 3 2,710 05-06-2025, 02:19 AM
Last Post: biketool
  mobian calamares fail merom 2 2,732 04-29-2025, 02:10 PM
Last Post: mdk
  mobian phosh on screen keyboard not popping up for Chromium/Electron apps grump_fiddle_reinstall 1 2,869 01-15-2025, 08:08 PM
Last Post: Kevin Kofler

Forum Jump:


Users browsing this thread: 1 Guest(s)