-
Notifications
You must be signed in to change notification settings - Fork 3
HowtorunStandalone
Andrey edited this page Mar 27, 2017
·
2 revisions
Back to How to compile and configure ANTS2 on Windows
-
Find Qt bin directory, e.g.,
C:\Qt\Qt5.8.0\5.8\msvc2013\bin -
Find ANTS2 release directory, e.g.
D:\QtProjects\ANTS2git\ANTS2\build-ants2-Desktop_Qt_5_8_0_MSVC2013_32bit-Release\release -
From Qt bin to ANTS2 release copy the following drivers:
QtCore.dll
Qt5Gui.dll
Qt5Networks.dll
Qt5Script.dll
Qt5WebSockets.dll
Qt5Widgets.dll
Qt5WinExtra.dll -
Find Qt plugin directory, e.g.,
C:\Qt\Qt5.8.0\5.8\msvc2013\plugins -
From Qt plugin directory copy "platforms" directory to ANTS2 release.
-
If you Qt version < 5.8, you might also need to copy from Qt bin the following drivers, if present:
icudt53.dll
icuin53.dll
icuuc53.dll