mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
add note about debug libraries to msvc INSTALL section
git-svn-id: http://svn.osgeo.org/qgis/trunk@15241 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
d218d49668
commit
25e8e48eff
@ -117,9 +117,9 @@ Now close ``cmake-gui`` and continue on the command prompt by starting
|
||||
``vcexpress``. Use File / Open / Project/Solutions and open the
|
||||
qgis-x.y.z.sln File in your project directory.
|
||||
|
||||
You probably want to change the ``Solution Configuration`` from ``Debug``
|
||||
to ``RelWithDebInfo`` (Release with Debug Info) or ``Release`` before you
|
||||
build QGIS using the ALL_BUILD target.
|
||||
Change ``Solution Configuration`` from ``Debug`` to ``RelWithDebInfo`` (Release
|
||||
with Debug Info) or ``Release`` before you build QGIS using the ALL_BUILD
|
||||
target (otherwise you need debug libraries that are not included).
|
||||
|
||||
After the build completed you should install QGIS using the INSTALL target.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user