<div dir="ltr">Hey, Emmet<div><br></div><div>Look at <font color="#000000" style="background-color:rgb(255,255,255)"> <span style="font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:12.95px;white-space:pre">/usr/share/sip/PyQt5 </span></font><span style="font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:12.95px;white-space:pre;background-color:rgb(255,255,255)"><font color="#000000">and see if you can find /</font></span><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre">QtCore/QtCoremod.sip if it is there you can try a new clean build.</span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre"><br></span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre"><br></span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre">Here's an example of a full cmake command: </span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre"><br></span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre">cmake -DCMAKE_INSTALL_PREFIX=$HOME/sources/krita/inst $HOME/sources/krita/src -DWITH_GMIC=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPRODUCTSET=ALL -DPACKAGERS_BUILD=ON -DBUILD_TESTING=OFF -DKDE4_BUILD_TESTS=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYQT_SIP_DIR_OVERRIDE=/usr/share/sip/PyQt5</span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre"><br></span></font></div><div><font color="#000000" face="Menlo, Monaco, Consolas, Courier New, monospace"><span style="font-size:12.95px;white-space:pre">Best<br></span></font><br class="gmail-Apple-interchange-newline"></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-17 0:45 GMT-03:00 Emmet O'Neill <span dir="ltr"><<a href="mailto:emmetoneill.pdx@gmail.com" target="_blank">emmetoneill.pdx@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hey all, I've been sort of struggling to get the python scripting stuff to work when building Krita from sources on Linux (Ubuntu 17.10).<br><br></div><div>I grabbed all of the dependencies listed here (<a href="https://community.kde.org/Krita/linuxbuild" target="_blank">https://community.kde.org/<wbr>Krita/linuxbuild</a>) as well as added the two extra cmake arguments pertaining to python. I also went ahead and installed sip-dev and pyqt5-dev from Ubuntu's apt repository, but cmake is still shooting off warnings that it can't find SIP or PyQt. I'm sure there's probably something simple I'm overlooking as I'm still pretty new to the whole linux/cmake build process. <br><br>Anyone have any ideas or recommended cmake arguments? (Until now I've just been copying and using ones that are based on David Revoy's "building Krita for cats" guide, and just adding the python-specific ones from the KDE site that I linked above.)<br><br></div><div>Thanks as always,<br></div><div>- Emmet<br></div></div>
</blockquote></div><br></div>