[fluxus] Linking trouble, please

james tittle tigital at mac.com
Sat Jul 16 09:04:17 PDT 2005


On Jul 16, 2005, at 11:05 AM, Jan Kremlacek wrote:

>>> I'm trying right now compile and link the app [osx 10.3.9]
>>> and XCode wouldn't link it because of ..
>>>
>>> ld: Undefined symbols:
>>> _fftw_destroy_plan
>>> _fftw_execute
>>> _fftw_plan_dft_r2c_1d
>>>
>>> I've got fftw library[3.0-11] through fink.
>>>
>>> Can anyone help me please?
>>>
>>
>> check if wherever fink puts the lib is in the 'Library Search  
>> Path' of the project.
>>
>
> The linker has library search path setted properly
> and finds the library, but .. :(

...hmm, I wonder if you just have libfftw3f, and not libfftw?  You  
may want to check for this in /sw/lib...also, I think I'd set it up  
to use the static libraries instead of the dynamic libs:  I'll have  
to check my setup...btw, which xcode version are you using?

jamie



More information about the Fluxus mailing list