Search found 1 match

by tsopanakos
Sun Oct 14, 2012 4:19 pm
Forum: Windows related topics
Topic: Compilation on Windows (MinGW/Visual)
Replies: 2
Views: 18900

Re: Compilation on Windows (MinGW/Visual)

Hello Daniel,

I have successfully managed to compile the source code with MinGW 32bit version. However, my intention is to compile is using the MinGW 64bit version.
Firstly, I compiled the Qt using MinGW 64-bit version and then I repeated the process for the makefile creation. However when I have ...