negerns Wrote:

> Jeremie,
> 
> I tried compiling the sources using VS2008 SP1. I did run into some of 
> what you mentioned but got stuck midway. Could you elaborate on how you 
> dealt with the missing header

#ifndef _MSC_VER
#include <complex.h>
#endif

You don't need this header on VS.

Reply via email to