- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
In manual, to use fftw,
I want to make fftw3xc_ms.lib using makefile
but i don's know how to create fftw3xc_ms.llib....
Now I'm using a Visual Studio 2010.
Are there any nmake command?
How can i create fftw3xc_ms.lib?
I need your help.
regards
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, you can build this lib by using nmake: nmake libintel64 compiler=msvs
and as a results you will have fftw3xc_msvs.lib library into the current directory.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page