Re: [yoshimi-user] Patch to fix pitch problem in 0.062

  • From: jimmy <wg2002a@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx, Will J Godfrey <WillGodfrey@xxxxxxxxxxxxxxx>
  • Date: Thu, 23 Feb 2012 11:13:15 -0800 (PST)


Oops, I sent the previous reply before completed it. Here's the complete
message.


--- On Thu, 2/23/12, Will J Godfrey <WillGodfrey@xxxxxxxxxxxxxxx> wrote:


Not quite clear about this. Are you saying it won't compile
on a 64bit system?
Or just that you'd need to remember to change the default
build?

If you want to build on 64-bit system, you can toggle that setting
(BuildForAMD_X86_64) to "ON" in ccmake. Then type 'c' a couple of times, then
'g' to generate code and exit ccmake. After that you can do

make
make install

Not sure what happens if you keep the default that the patch does. I don't
have 64-bit environment setup. But I think it would try to build a 32-bit
binary executable, by default. Not sure if 64-bit systems will have all the
32-bit headers and libraries available for the 32-bit build.

Jimmy



Other related posts: