Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Build SFML for ARM  (Read 7227 times)

0 Members and 1 Guest are viewing this topic.

nik

  • Newbie
  • *
  • Posts: 1
    • View Profile
Build SFML for ARM
« on: July 22, 2021, 05:35:48 pm »
Hello friends,

I have an easy graphic application wrote in .NET Core 3.0 with SFML for show image stream from webcam.
The application run correct on Linux Debian x86/x64 architecture. Bud now I have single board with ARM CPU and Linux Debian.

Please, how can I compile native library .so file for ARM architecture on Linux Debian?
Can you help me, please?

Thanks
Nik

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: Build SFML for ARM
« Reply #1 on: July 25, 2021, 11:30:35 pm »
You'll probably need to cross compile SFML for ARM, then do that for CSFML as well and finally and provide it for .NET
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/