Re: [Qtractor-devel] Qtractor svn native Linux VST's
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
|
From: Jeremy J. <je...@au...> - 2010-11-04 16:02:18
|
On 09/27/2010 05:34 PM, Jeremy Jongepier wrote: > On 09/24/2010 06:57 PM, Rui Nuno Capela wrote: >> there should be no difference in finding native vst plugins (*.so) >> whether you build with vestige or steinberg's vst-sdk headers. the >> difference must something else, like you're running a 64bit system and >> the plugins were linked to 32bit or vice versa. nb. plugin (*.so) >> architecture must match the host's. afaiact > > Hello Rui, > > Yeah, I soon realised that must be the issue, I'm running a 64-bit OS. > I'll try it on a 32-bit install. > > > Thanks! > > Jeremy > On 32bit installs Qtractor with Linux VST's works just fine. On 64bit installs Qtractor segfaults though with 64bit Linux VST's. I also tried compiling a Linux VST myself and tried some optimization flags. Then Qtractor doesn't segfault but it returns a "ERROR: Program executed illegal instruction.. terminating" error and then freezes. Anybody else with similar experiences? Best, Jeremy |