[vsipl++] fftm compile problem
Stefan Seefeld
stefan at codesourcery.com
Tue Jun 26 23:27:33 UTC 2007
Hello John,
Day, John wrote:
> Hello,
>
> I am trying out vsipl++ 1.3 !A32 binary for Windows/XP and am having a
> problem instantiating the fftm templates in your fft.cpp code example
> (from the source distribution).
>
> I using MinGW with g++ 3.4.5 and I am getting “error: no type named
> `first' in `struct vsip::impl::fft::LibraryTagList'” (see below for all
> messages). I suspect this has something to do with
> vsip/opt/dispatch.hpp, but I don’t know enough about the architecture to
> figure out how to fix it.
You are right, the problem is related to the dispatch mechanism we use to
delegate calls to backends. In this case, it sounds as if you haven't
configured any fft backends.
You mention the windows binary release, which is configured / compiled
for use with Intel's IPP and MKL libraries. But then you are talking about
the source distribution, and mingw. To help you a little further it
is important to know what Sourcery VSIPL++ package you use, and how exactly
the command looks that raises the error. Are you configuring / building
Sourcery VSIPL++ yourself ? What commands are you using ?
Thanks,
Stefan
--
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
More information about the vsipl++
mailing list