|
|
Subscribe / Log in / New account

An introduction to projectM

An introduction to projectM

Posted Mar 28, 2018 20:37 UTC (Wed) by bahner (guest, #35608)
In reply to: An introduction to projectM by Inkane
Parent article: An introduction to projectM

What would work?


to post comments

An introduction to projectM

Posted Mar 28, 2018 21:33 UTC (Wed) by halla (subscriber, #14185) [Link] (5 responses)

CMake works fine... It's not perfect, but everything else is much, much worse. Not cross platform in any meaningful sense of the word (autotools), not mature (meson, qbs), derelict (wav, scons)...

An introduction to projectM

Posted Mar 28, 2018 22:18 UTC (Wed) by rahulsundaram (subscriber, #21946) [Link]

"It's not perfect, but everything else is much, much worse."

Meson is fine. A huge set of core components in the Linux ecosystem is relying on it now.

An introduction to projectM

Posted Apr 4, 2018 9:31 UTC (Wed) by mgedmin (subscriber, #34497) [Link] (3 responses)

> . Not cross platform in any meaningful sense of the word (autotools)

Hey, autotools supports every platform under the sun! (Except for those used by 98% of computer users.)

An introduction to projectM

Posted Apr 4, 2018 10:40 UTC (Wed) by pizza (subscriber, #46) [Link] (1 responses)

I'd wager that Autotools works quite well under Windows, now that the latter has that "native" Linux subsystem.

An introduction to projectM

Posted Apr 4, 2018 13:49 UTC (Wed) by excors (subscriber, #95769) [Link]

Windows Subsystem for Linux is apparently only supported on Windows 10, which is only around a third of Windows users today (based on Steam's OS stats), so that would still exclude most people.

An introduction to projectM

Posted Apr 4, 2018 17:50 UTC (Wed) by zdzichu (subscriber, #17118) [Link]

Autotools doesn't support Android?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds