SFML community forums

General => General discussions => Topic started by: nelwkesi on November 24, 2021, 04:05:13 am

Title: Getting started with cmake (and the rest of the linux ecosystem)
Post by: nelwkesi 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?
Title: Re: Getting started with cmake (and the rest of the linux ecosystem)
Post by: eXpl0it3r 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: