Menu

Tree [0ebd58] master /
 History

HTTPS access


File Date Author Commit
 docs 2007-06-13 w1z7ard w1z7ard [0e6df2] import of 1.0 branch
 fonts 2011-04-10 ximion ximion [56f328] Cleanup projectM source tree
 presets 2016-07-30 Mischa Spiegelmock Mischa Spiegelmock [e87986] some presets have too long names
 src 2016-08-01 Mischa Spiegelmock Mischa Spiegelmock [cbd629] Mcleaning up library linking
 .gitignore 2015-11-09 Mischa Spiegelmock Mischa Spiegelmock [f84902] ignore presets
 AUTHORS.txt 2014-06-22 Mischa S Mischa S [480ba5] delete some silly-looking old files
 BUILDING_OSX.txt 2016-05-17 ray cutler ray cutler [79a6cb] updated build config
 CMakeLists.txt 2014-06-19 Mischa S Mischa S [bff9e0] fix GL and dirent header inclusion on emscripte...
 COPYING.txt 2011-07-05 ximion ximion [1ffdec] trivial: Cleanup some files
 FAQ.txt 2012-01-03 ximion ximion [e41d27] Fix remaining cmake warnings
 INSTALL-iTunes-macos.txt 2014-06-22 Mischa S Mischa S [48587f] hardcoding settings for emscripten instead of u...
 INSTALL-xmms.txt 2007-06-13 w1z7ard w1z7ard [0e6df2] import of 1.0 branch
 README.md 2016-08-01 Mischa Spiegelmock Mischa Spiegelmock [32a67e] readme
 TODO.txt 2007-06-13 w1z7ard w1z7ard [0e6df2] import of 1.0 branch
 projectMTrunk.kdevelop 2009-12-01 w1z7ard w1z7ard [9dbe1f]
 projectMTrunk.kdevelop.pcs 2009-12-06 w1z7ard w1z7ard [ca8f62] cpack fixes, publishing updateS
 projectMTrunk.kdevses 2009-12-06 w1z7ard w1z7ard [ca8f62] cpack fixes, publishing updateS

Read Me

Mac OS X

Linux

  • sudo apt-get install cmake-curses-gui libsdl2-dev libglew-dev libftgl-dev libsdl2-dev

Building From Source

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.