diff --git a/readme_gui.txt b/readme_gui.txt index 6cc850f36..75f7061fb 100644 --- a/readme_gui.txt +++ b/readme_gui.txt @@ -36,6 +36,8 @@ After you have needed libraries and tools installed, open command prompt/console, go to gui directory and run command: - qmake (in Linux and in Windows if build with MinGW/gcc or nmake) - qmake -tp vc (to generate Visual Studio project file) +- qmake -tp vc LINKCORE=yes (to generate Visual Studio project file, linking + dynamically to core. Recommended for VS10) On Windows, you have to either call qtvars.bat in Qt folder or use the Qt command line prompt shortcut added in the start menu by Qt installation.