<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 8 févr. 2019 à 09:07, 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">Thanks, Gilles<br>
<br>
I have started working on the issue. I'll notify you if I encounter any<br>
issue.<br>
<br>
Can you please guide me how to compile modified digikam on my system after<br>
making changes in the code.<br>
I changed some code in resize.cpp in core directory and ran "make" and "sudo<br>
make install" again. But the changes were not there.<br>
Is there any other way?<br></blockquote><div><br></div><div><br></div><div>No, it's the right way. Note : if you touch only the plugin code, you just need to re-install the plugin. That all. So go to build/core/dplugins/.../_your_plugin_  and run make install/fast as root.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Also, I am a beginner in Qt. Is there a need to have good experience in Qt<br>
before working on the code? <br></blockquote><div><br></div><div><br></div><div>yes for the basis. But you are there to learn. The DK code base is already a good example and fully coded with Qt API (1.5 M code lines). Explore and ask in this room if necessary. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I am comfortable in learning about it. So, please suggest me some tutorials<br>
to learn Qt.<br></blockquote><div><br></div><div>Qt provide a package to install with all examples  used in Qt API doc. it's a first start. Else look in Qt wiki forum, StackOverflow, Youtube, and the learn area from LinkedIn SN.</div><div>Best</div><div>Gilles Caulier</div></div></div>