Skip to content Skip to sidebar Skip to footer

Using Fftw On Android Undefined References

I'm trying to use FFTW in my Android application. I have followed this tutorial and was able to buid fftw with floating point precision using this build.sh, on OSX: INSTALL_DIR='`p

Solution 1:

I just removed the --build parameter and the error disapeared


Post a Comment for "Using Fftw On Android Undefined References"