Hello All,
I'm facing a compilation error, when trying to build DigiKam using kdesrc-build. I was able to compile properly a couple days back. Since, then I have installed the libjasper library. The CMAKE log file now shows libJasper..Found. I haven't made any changes to the source code. Here's the terminal statements of my build.log file : https://pastebin.com/UvxVDKv2 Thanks, Kartik |
I don't know if you're on git/master head right now. Everything compiles fine
here. Gilles has been fighting with many commits daily for a few weeks so that digiKam compiles with the MSVC. There were always points where digiKam did not compile. Just wait a few days. Maik Am Donnerstag, 6. Februar 2020, 19:36:34 CET schrieb Kartik Ramesh: > Hello All, > > I'm facing a compilation error, when trying to build DigiKam using > kdesrc-build. I was able to compile properly a couple days back. Since, > then I have installed the libjasper library. The CMAKE log file now shows > libJasper..Found. > > I haven't made any changes to the source code. Here's the terminal > statements of my build.log file : https://pastebin.com/UvxVDKv2 > > Thanks, > Kartik |
Our automatic build also compiles current ones without any problems.
https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20SUSEQt5.12/ https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.13/ Maik Am Donnerstag, 6. Februar 2020, 19:49:03 CET schrieben Sie: > I don't know if you're on git/master head right now. Everything compiles > fine here. Gilles has been fighting with many commits daily for a few weeks > so that digiKam compiles with the MSVC. There were always points where > digiKam did not compile. Just wait a few days. > > Maik > > Am Donnerstag, 6. Februar 2020, 19:36:34 CET schrieb Kartik Ramesh: > > Hello All, > > > > I'm facing a compilation error, when trying to build DigiKam using > > kdesrc-build. I was able to compile properly a couple days back. Since, > > then I have installed the libjasper library. The CMAKE log file now shows > > libJasper..Found. > > > > I haven't made any changes to the source code. Here's the terminal > > statements of my build.log file : https://pastebin.com/UvxVDKv2 > > > > Thanks, > > Kartik |
Kartik,
If you have a previous buld directory outside the DK source code, clean up all and try again. I recommend to use bootstrap.sh script which will prepare the configuration for you. Best Gilles Caulier Le jeu. 6 févr. 2020 à 13:53, Maik Qualmann <[hidden email]> a écrit : > > Our automatic build also compiles current ones without any problems. > > https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20SUSEQt5.12/ > https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.13/ > > Maik > > Am Donnerstag, 6. Februar 2020, 19:49:03 CET schrieben Sie: > > I don't know if you're on git/master head right now. Everything compiles > > fine here. Gilles has been fighting with many commits daily for a few weeks > > so that digiKam compiles with the MSVC. There were always points where > > digiKam did not compile. Just wait a few days. > > > > Maik > > > > Am Donnerstag, 6. Februar 2020, 19:36:34 CET schrieb Kartik Ramesh: > > > Hello All, > > > > > > I'm facing a compilation error, when trying to build DigiKam using > > > kdesrc-build. I was able to compile properly a couple days back. Since, > > > then I have installed the libjasper library. The CMAKE log file now shows > > > libJasper..Found. > > > > > > I haven't made any changes to the source code. Here's the terminal > > > statements of my build.log file : https://pastebin.com/UvxVDKv2 > > > > > > Thanks, > > > Kartik > > > > |
Free forum by Nabble | Edit this page |