On Mon, Jun 4, 2012 at 12:46 PM, Alejandro Carrillo <fasterzip@yahoo.es> wrote:
> How I can compile in Windows? I tried to compile using Dev-C++ 4.9 and show
It's probably going to take some extra effort to compile backend
libraries with that compiler. The two supported compiling
environments on windows are mingw and visual studio. (that said, it's
probably doable if you're willing to expend the effort and have some
experience porting software).
merlin