Compiling FFTW source in Visual studio

前端 未结 2 1963
臣服心动
臣服心动 2021-01-20 08:57

Recently I am trying to compile the source code of FFTW in Visual studio 2010. I followed the instruction from the FFTW website. I downloaded the source code fftw-3.3.2.zip

2条回答
  •  春和景丽
    2021-01-20 09:42

    It looks like you need to install the Windows 7.1 SDK, if you have already installed it, try reinstalling it incase it is corrupted.

    You can download the 7.1 SDK from http://www.microsoft.com/en-us/download/details.aspx?id=8279

提交回复
热议问题