<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 2 févr. 2019 à 07:02, Sambhav Dusad <<a href="mailto:sambhavdusad24@gmail.com">sambhavdusad24@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hello everyone,<div dir="auto">I am Sambhav, an undergrad from IIT Mandi. I want to contrubute in Project: "Zoomable and Resizable Brush for Healing Clone Tool" for GSoC 2019. </div><div dir="auto">I am quite comfortable in C/C++ and i also know about other designing tools.</div><div dir="auto">Please guide me for building digikam locally on my system and solving some bugs.<br><br></div></div></blockquote><div><br></div><div>Hi,</div><div><br></div><div>The GoSC 2019 projects will use the implementation available from digiKam "dplugins" git branch. This code will switch back to git master branch after digiKam 6.0.0 release, planed around the 10 february.</div><div><br></div><div>So i recommend to checkout this branch and compile it. </div><div><br></div><div><a href="https://cgit.kde.org/digikam.git/tree/?h=development/dplugins">https://cgit.kde.org/digikam.git/tree/?h=development/dplugins</a><br></div><div><br></div><div>To compile all source code, you need to resolve all dependencies before. Check the list given in developers documentation :</div><div><br></div><div><a href="https://www.digikam.org/api/index.html#externaldeps">https://www.digikam.org/api/index.html#externaldeps</a><br></div><div><br></div><div>Installing all devel packages with headers and shared libraries is enough. If your Linux distro is well done, there is nothing to tune especially. Check well all dependency versions.</div><div><br></div><div>When all is ready, run the bootstrap.linux script. If dependencies are missing cmake will report the problem on the console.</div><div><br></div><div>When all is configured, it's time to compile. The script create a build sub-directory to separate compilation files from source files. Go to build and run the famous "make -jN", with N the number of CPU core to use. Here, with a i7 8 cores, 32 Gb of RAM, and a SSD storage, this take 10 minutes to compile from scratch.</div><div><br></div><div>When all is compiled, form build sub-directory, run "make install/fast" to install whole digiKam in your system.</div><div><br></div><div>Voilà, you will found more detail in online documentation if necessary.</div><div><br></div><div>Best</div><div><br></div><div>Gilles Caulier</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><div dir="auto">Thank You,<br>Sambhav Dusad</div></div></div>
</blockquote></div></div></div></div>