<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Could you paste your environment variables?</p>
<p>In powershell: ls env:</p>
<p>In cmd: set</p>
<p>Kind regards,</p>
<p><br>
</p>
<p>Hannah<br>
</p>
<br>
<div class="moz-cite-prefix">On 15/06/2017 22:17, Paval Liavonau
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:fc0de67d-c9a3-8982-495a-5a5357d0992a@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div class="moz-cite-prefix">On 15.06.2017 19:10, Hannah von Reth
wrote:<br>
</div>
<blockquote
cite="mid:97232cf3-b0d0-c836-3a5a-246c0f175feb@kde.org"
type="cite">
<p>Changing the build type in the settings requires a complete
rebuild, so run "craft --destroy-craft-root" to start from
scratch.</p>
<p>Also keep in mind, your settings are located in
etc\kdesettings.ini not craft\kdesettings.ini.</p>
<p><br>
</p>
<p>Cheers,</p>
<p>Hannah<br>
</p>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 15/06/2017 16:33, Pavel Liavonau
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOBOWANJ7zgroKBqdrxmDpdMaETWxaM=amUO2AZrRfx2bK7=ew@mail.gmail.com">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>Hi <span
class="gmail-m_2345159607498142311re2">Hannah.<br>
<br>
</span></div>
<span class="gmail-m_2345159607498142311re2">I've
deleted KDE repository. And repeated my actions
from scratch.<br>
<br>
1. Installed craft using this guide. <a
href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows"
moz-do-not-send="true">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows</a><br>
<br>
</span></div>
<span class="gmail-m_2345159607498142311re2">2.
Changed </span><span
class="gmail-m_2345159607498142311re1">BuildType</span>
<span class="gmail-m_2345159607498142311sy0">=</span><span
class="gmail-m_2345159607498142311re2"> Debug at
kdesettings.ini. (actually it has no effect.
Building Release mode in fact. T</span><span
class="gmail-m_2345159607498142311re2"><span
class="gmail-m_2345159607498142311re2">his
option m</span>ight not work)<br>
<br>
</span></div>
<span class="gmail-m_2345159607498142311re2">3. Just
do next command and get described error. "</span><span
class="gmail-im">craft --buildtype Debug qtsvg"<br>
<br>
</span></div>
<span class="gmail-im">also --noclean option does not
work too, I guess<br>
<br>
</span></div>
<span class="gmail-im">Best Regards.<br>
</span></div>
<span class="gmail-im">Paval<br>
</span></div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Jun 15, 2017 at 3:06 PM,
Hannah von Reth <span dir="ltr"><<a
href="mailto:vonreth@kde.org" target="_blank"
moz-do-not-send="true">vonreth@kde.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>Hi Paval,</p>
<p>Your trying to mix a debug build with a release
build.</p>
<p>You have build QtBase with <span
class="m_2345159607498142311re1">BuildType</span>
<span class="m_2345159607498142311sy0">=</span><span
class="m_2345159607498142311re2"> Release</span></p>
<p><span class="m_2345159607498142311re2">Mixing qt
build type is not supported.</span></p>
<p><span class="m_2345159607498142311re2">Kind
regards,</span></p>
<p><span class="m_2345159607498142311re2">Hannah<br>
</span></p>
<div>
<div class="h5"> <br>
<div class="m_2345159607498142311moz-cite-prefix">On
14/06/2017 21:59, Paval Liavonau wrote:<br>
</div>
<blockquote type="cite"> <font size="2"><span
style="font-size:10pt">
<div class="m_2345159607498142311PlainText">Hi
all.<br>
I'm trying to do<br>
<br>
craft --buildtype Debug qtsvg<br>
<br>
but I am getting next error<br>
R:\build\libs\qtsvg\work\<wbr>qtsvg-opensource-src-5.6.2\<wbr>src\svg\qsvgtinydocument.cpp(<wbr>48):
<br>
fatal error C1083: Cannot open include
file: 'zlib.h': No such file or <br>
directory<br>
<br>
because common include path
(c:\KDE\include\) is absent at cl command<br>
<br>
full log -> <a
href="https://pastebin.com/VNZEwd5R"
target="_blank" moz-do-not-send="true">https://pastebin.com/VNZEwd5R</a><br>
<br>
my kdesettings.ini -> <a
href="https://pastebin.com/W1pk9Tp3"
target="_blank" moz-do-not-send="true">https://pastebin.com/W1pk9Tp3</a><br>
<br>
Help me, please, anyone. How can I fix it
or walk around?<br>
<br>
-- <br>
Paval Liavonau<br>
Best regards<br>
<br>
<br>
</div>
</span></font> </blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="gmail_signature"
data-smartmail="gmail_signature">Pavel Liavonau. Minsk.
Belarus.<br>
<br>
+375259416742<br>
<br>
Best regards.</div>
</div>
</blockquote>
<br>
</blockquote>
<br>
<p>I've done "craft --destroy-craft-root" then
changed(Buildtype=Debug) right etc/kdesettings.ini( it was my
mistake - using of craft/kdesettings.ini).</p>
<p>But.. doing <br>
#craft qtsvg <br>
</p>
<p>I still getting the error.<br>
<br>
To get it just reproduce steps above. I still have no idea how
to fix it and get debug libraries using craft (<br>
<br>
Help me, please.<br>
</p>
<pre class="moz-signature" cols="72">--
Paval Liavonau
Best regards</pre>
</blockquote>
<br>
</body>
</html>