You have a 32-bit version of Qt installed?

You are sure you don't have flags set to build 64-bit object files?

And you get no error output from the command line make invocation? It just silently goes about its business and produces nothing?

I don't see any file named "main.c". Is main() defined in one of your other source files?