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

Author Topic: Got sfml to work on my pi  (Read 748 times)

0 Members and 1 Guest are viewing this topic.

RanchoBhai

  • Newbie
  • *
  • Posts: 1
    • View Profile
Got sfml to work on my pi
« on: October 05, 2019, 10:31:57 am »
Never used cmake before Never used raspbian before Never built anything from source on linux before Hardly know c++

Needless to say it took probably 12+ hours to figure all this out. But I learned a lot and now I can do dev on my MacBook and push it to my pi (inside a bar top arcade) and it compiles:)

I’ve done light game dev with python and js, but I’m looking to learn c++ instead bc python and js were way to slow on the pi.

If anyone recommends a good resource for game dev with c++/sfml, I’d definitely check it out! (The sfml concept tutorials are great, I know that already)