静态和动态编译qt(Static and dynamic compilation of QT).docVIP

  • 6
  • 0
  • 约5.06千字
  • 约 7页
  • 2017-09-21 发布于河南
  • 举报

静态和动态编译qt(Static and dynamic compilation of QT).doc

静态和动态编译qt(Static and dynamic compilation of QT)

静态和动态编译qt(Static and dynamic compilation of QT) There are two ways of deploying QT programs: First, dynamic compilation requires the addition of required DLL files. The second type, static compilation, can generate a single executable file. Dynamic compilation Dynamic compilation is easy. Using the default installation of QT, place the EXE file under the generated release and the following core files in a folder: MINGWM10.DLL QTGUI4.DLL QTCORE4.DLL Several DLL files required by the VC2005 compiler runtime Microsoft.VC80.CRT.manifest is located in x:\Program Files\Microsoft Visual Studio 8\VC\r

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档