Configuration: Windows 7 ×64 / Win SDK 7.1 cl compiler/ Qt5.1.0 (OpenGL) built as a shared library (binaries downloaded from Qt-project website).
With Qt5.1.0 built (from source with the “-opengl desktop” switch) as a static library, my test program compiles and runs.
With Qt5.1.0 built as a shared library, although the environment is correctly set, moc immediately returns this error code (0xC0000135).
Note that moc behaves the same way with both Qt5.1.0 OpenGL and ANGLE versions.
↧