 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [vsipl++] sarsim demor prblm
- To: syedmoin@xxxxxxxxxx
- Subject: Re: [vsipl++] sarsim demor prblm
- From: Don McCoy <don@xxxxxxxxxxxxxxxx>
- Date: Thu, 05 Jan 2006 11:39:00 -0700
syedmoin@xxxxxxxxxx wrote:
hi,
I am using Fedora Core 3 Linux on x86 architecture using GCC 4.1.I have
uncompressed the vsipl++ 0.95 in /tmp directory . I have successfully compiled
and installed the library. as in manual i have set the path names as well
export PKG_CONFIG_PATH = /usr/local/lib/pkgconfig/
<snip>
can you tell me how to sort this error .To me it seems like some FFT library is
missing
Hello,
You are correct - an FFT library is required. Version 0.95 relied on
an external implementation such as FFTW
(http://www.fftw.org/index.html). Version 1.0 includes a built-in
version to aid users who do not have an FFT library installed on their
system.
If you are able to wait until next week, version 1.0 will be available
for download. Please let us know if this information helped solve your
problem and thank you for trying Sourcery VSIPL++!
--
Don McCoy
CodeSourcery
|
|