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

Author Topic: Getting started with cmake (and the rest of the linux ecosystem)  (Read 5252 times)

0 Members and 1 Guest are viewing this topic.

nelwkesi

  • Newbie
  • *
  • Posts: 1
    • View Profile
Getting started with cmake (and the rest of the linux ecosystem)
« on: November 24, 2021, 04:05:13 am »
I'm moving my dev environment from windows to linux and I keep stumbling over things that aren't just implemented differently than they are on windows, but start from completely different basic assumptions about how things should work.

So the question is: Do you know of any good cmake tutorials?

It's easy to find a cmake tutorial. It's also easy to find people who say "no that tutorial is bad because it teaches X and Y which are terrible hacks and not recommended."

So what's good?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
Re: Getting started with cmake (and the rest of the linux ecosystem)
« Reply #1 on: November 24, 2021, 09:44:33 am »
I've not gone through all the tutorials, but here are some that I think can be quite valuable:

Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/