Hi Piotr, > Then why don't you provide 64bit binaries for Windows :) Simply because there is currently no distributed build system for Windows 64bit which we need to get the packages compiled. But we are considering it.
> You didn't write how to reach your LAN :) As you already guessed, this mail went to the wrong mailing list ;-) - Anyways, it explains a bit about the technical details. The file is provided by the master snapshots at http://get.qt.nokia.com/qtcreator/snapshots - it won't help you with 2.1, though. >C:\Program Files (x86)\Debugging Tools For Windows (x86)\dbgeng.dll: The >specified procedure could not be found If the DLL is indeed 32bit, I am out of ideas why it won't load - we actually use some DLL resolve function in Qt Creator to get the function we need; it failing would result in a different error. Are you sure the 32 bit version of the Debugging Tools (should be >= 6.11) originates from the SDK and is not some stripped-down version installed by VS Express? Regards, Friedemann -- Friedemann Kleint Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
