Hi everybody,
I’m trying to compile Realxtend project [github.com] (if possible in x64 but x32 is fine too). So this project have a script for automatic configure/download/compile successively all tools. I initialy installed TortoiseHG, Mysys Git, Tortoise SVN, MS Visual Studio 2010 (ultimate) with x64 tools and SP1 and Windows SDK v8, then it compile OpenSSL and Qmake in 32 or even 64 (i think, i’m a beginner in compilation but it’s one week i’m on that). But after qmake don’t want run and compilation of all project failed. Then i try launch only generated qmake.exe in cmd prompt, it says this program isn’t compatible with my 64 bits Win version… that is my huge problem.
And i try too the regular installation of Qmake (in c:\qt…) on Qt Project website, with minimum of dependencies i hoped, but i have the same error. My complete console message is in this link [pastebin.com] if needed with two errors at the ends “not found” LNK1104 and NMAKE U1077 0×450 . I already asked help to realxtend devs but we are stuck on this and it seems specific to qmake.exe and its compilation, why this spot. Thx for reading (and more for answering) !1
↧