Build MSVC oct-files linked to pthread and fftw

Fredrik Lingvall fl at ifi.uio.no
Sun Jan 20 12:33:46 CST 2008


I'm trying the build some oct-files for the MSVC version of octave.
I need to link them to pthread and fftw. Windows versions of these
libs can be found at

    http://www.fftw.org/install/windows.html

and

    ftp://sourceware.org/pub/pthreads-win32/dll-latest/

respectively. How do I install these libs (if they are not already 
included in octave) so that I can build the
oct-files with: mkoctfile -lpthread -lfftw ...

/Fredrik

   


More information about the Help-octave mailing list