On Thu, 10 Nov 2016 19:53:34 +1030 Simon Lees <sflees@suse.de> wrote:
On 11/10/2016 07:13 PM, Dr. Werner Fink wrote:
On Wed, Nov 09, 2016 at 10:54:42PM +0000, Will Godfrey wrote:
Hi, new kid on the block here.
I'm one of the developers for the Yoshimi soft-synth, and have recently been informed that it won't compile on Leap 42.1/42.2. It seems that the version of ncurses here doesn't have a .pc file, so CMake's find_package function is unable to locate it.
Is this just an oversight, or done deliberately for some reason?
Can anyone suggest an alternative way for CMake to identify ncurses?
You might read
/usr/share/doc/packages/ncurses/README.devel
Werner
CMake already does this, it is just used slightly differently to the way many other projects are found with cmake which is probably causing the issue here.
Thanks everyone for such a quick response. After studying the docs, I now have it compiling without ncurses.pc on my usual distros. I try to dig out a spare machine to install leap on and try there too. -- Will J Godfrey http://www.musically.me.uk Say you have a poem and I have a tune. Exchange them and we can both have a poem, a tune, and a song. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org