mingwblitz++

Compile Blitz++ with Mingw64


I'm on a Win7 64Bit system and I want to compile the Blitz++ library with mingw64. I am facing some problem, since the readme file of the Blitz++ library states that i have to run ./confiugre which I can't on Win, right?

So, who can point me in the right direction?

Regards


Solution

  • Run it from the MSYS shell .MSYS tries to emulate a *Nix shell.You should have installed MSYS with MINGW, if not use the MINGW installer for that.