Re: [yoshimi-user] yoshimi git 20120216 has pitch problem

  • From: jimmy <wg2002a@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Fri, 17 Feb 2012 04:38:41 -0800 (PST)


On Thu, 16 Feb 2012 23:21 Will J Godfrey <WillGodfrey@mu...> wrote:

When running ccmake . in the src directory you should be able to select
the build option you desire, there should be no need to edit
CMakeLists.txt directly.

What confuses some people is that with ccmake . the very first thing you have
to do is press 'c' to create the default settings. To the uninitiated it looks
as it is giving an error message otherwise!

I am not familiar with ccmake, I only use cmake with

mkdir build/
cd build/
cmake ..

or cmake ../src, which ever highest directory with CMakeFiles.txt

Perhaps the INSTALL file could be more helpful with this info, about this
ccmake step:

'c' to create the default settings

Thanks,

Jimmy



Other related posts: