mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-30 11:13:51 +00:00
16a873b48bfc39df51045105ba133c3e090bfb2b
…
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1313 6778bc44-b910-0410-a7a0-be141de4315d
…
NOTE: The projectM wiki is the official source for build instructions. What lies below is just a terse review of how to build the source yourself.
Mac OS X Users:
Building
Requires cmake.
cmake .
make
make install
Help
Report issues on GitHub
Configure with cmake
If you wish to configure build options run:
ccmake .
This will present you with a simple console-based interface of options for projectM.
Review the options and change what you think is necessary. Press 'g' to generate the make files and exit.
Description
Languages
C++
83.8%
CMake
8.3%
C
5.9%
GLSL
1.3%
Shell
0.7%