Odamex Message Boards

Community Discussion => Technical Support => Topic started by: Ant P. on October 06, 2012, 21:47:37

Title: Anyone know what the CMake flag is to manually select portmidi support?
Post by: Ant P. on October 06, 2012, 21:47:37
I was trying to write an ebuild a while ago but got stuck with the part where it does some magic autodetection of portmidi. There seem to be half a dozen ways of saying on/off in CMake and none of the ones I tried worked.

I know I could just leave the automatic stuff in and it'd work, but Gentoo would probably be more accepting if I don't send them crappy code.
Title: Re: Anyone know what the CMake flag is to manually select portmidi support?
Post by: Dr. Sean on October 08, 2012, 14:20:23
PortMidi with CMake has gotten some attention by us since the 0.6.1 release and is hopefully now good to go. Have you tried building SVN /trunk in the last few weeks?