Re: CMake error while building Minuet.

2016-03-02 Thread Sandro Andrade
On Mon, Feb 29, 2016 at 3:07 PM, H.Chaithanya Krishnan wrote: > Hello, > While building minuet, cmake gave me this error: > https://paste.kde.org/pgbtrltdo > > Though I have built drumstick-alsa 1.0.1 successfully. This is the cmake > command I use "cmake -DCMAKE_INSTALL_PREFIX=/usr > -D

Re: CMake error while building Minuet.

2016-03-01 Thread Gokul Krishna P
Hey lady! :P I saw someone else with similar error. Check that out ;) With Regards, Gokul Krishna P B-Tech, 2nd Year, CSE, Amrita University Blog | LinkedIn | Twitter

CMake error while building Minuet.

2016-02-29 Thread H.Chaithanya Krishnan
Hello, While building minuet, cmake gave me this error: https://paste.kde.org/pgbtrltdo Though I have built drumstick-alsa 1.0.1 successfully. This is the cmake command I use "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_PREFIX_PATH=/usr/local -DCMAKE_BUILD_TYPE=debug .. " and the PKG_CONFI