[fluxus] Linking trouble, please

Jan Kremlacek jan.kremlacek at gmail.com
Sat Jul 16 09:22:43 PDT 2005


> >>> 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?

I've compiled libfftw3f [--enable-floating] .. also I set up
static libraries instead of dynamic

I use Xcode 1.5 .. huh

Thanks for helping .. H.

--
aka Jan Kremlacek



More information about the Fluxus mailing list