kjetil wrote:The code in the 1.40 source found the cpuid the correct way. And thats the way its done in the windows version as well.
I don't know why it was changed, but perhaps changing the getCPUIDWord function back to the original version might help:
Thanks a lot, Kjetil, that worked. I had to change some casts in juce_linux_Threads.cpp from int to long, then the library compiled without complaint.
I built Mammut 0.57 sucessfully, it's ultra-cool with the JUCE interface, but when I ran the Stretch transform I got this error message before the program crashed:
dlphilp@64studio:~/mammut-0.57/src$ ./mammut
JUCE v1.41
gakk gakk
I am drawing
GUI_init()
oggtell
Filename2: /home/dlphilp/soundfiles/wav/bunting.wav
Agakk gakk0!
gakk gakk1!
CH: 0/1
I am started! 0, 0, 1594
About top do something
I am drawing
gakk gakk3!
Assertion failure: ../../src/juce_appframework/gui/components/controls/juce_Slider.cpp, 427
Trace/breakpoint trap
Any suggestions ?
And is there a more appropriate channel for questions re: Mammut ?