linking failure with digiKam and nmake

Gilles Caulier caulier.gilles at gmail.com
Fri Sep 3 12:59:31 CEST 2010


I set  -DCMAKE_BUILD_TYPE=release option with CMake. Now there is no
linking warnings on the console :

[ 45%] Building RC object digikam/digikam/CMakeFiles/digikam.dir/digikam.res
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.

Linking CXX executable ..\..\bin\digikam.exe
qtmain.lib(qtmain_win.obj) : .netmodule ou module MSIL compilÚ avec
/GL trouvÚá; redÚmarrage de l'Údition de liens avec /LTCGá; ajou
tez /LTCG Ó la ligne de commande de l'Údition de liens pour amÚliorer
les performances de l'╔diteur de liens
   CrÚation de la bibliothÞque ..\..\bin\digikam.lib et de l'objet
..\..\bin\digikam.exp
GÚnÚration de code en cours
Fin de la gÚnÚration du code
[ 45%] Built target digikam
Generating digikamalbums.moc
[ 45%] Built target kio_digikamalbums_automoc
[ 45%] Building CXX object
digikam/kioslave/CMakeFiles/kio_digikamalbums.dir/kio_digikamalbums_automoc.obj
kio_digikamalbums_automoc.cpp

But the goal is to have a debug version of digiKam. So i need to use
-DCMAKE_BUILD_TYPE=debugfull here.

I will take a look with this option if linking give a warnings.

Note : digiKam release binary crash imediatly at startup. I don't know
why, because i don't have debug symbol...

Gilles


More information about the Kde-windows mailing list