On 15.06.2017 19:10, Hannah von Reth wrote:
Changing the build type in the settings requires a complete rebuild,
so run "craft --destroy-craft-root" to start from scratch.
Also keep in mind, your settings are located in etc\kdesettings.ini
not craft\kdesettings.ini.
Cheers,
Hannah
On 15/06/2017 16:33, Pavel Liavonau wrote:
Hi Hannah.
I've deleted KDE repository. And repeated my actions from scratch.
1. Installed craft using this guide.
https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows
2. Changed BuildType =Debug at kdesettings.ini. (actually it has no
effect. Building Release mode in fact. This option might not work)
3. Just do next command and get described error. "craft --buildtype
Debug qtsvg"
also --noclean option does not work too, I guess
Best Regards.
Paval
On Thu, Jun 15, 2017 at 3:06 PM, Hannah von Reth <vonr...@kde.org
<mailto:vonr...@kde.org>> wrote:
Hi Paval,
Your trying to mix a debug build with a release build.
You have build QtBase with BuildType =Release
Mixing qt build type is not supported.
Kind regards,
Hannah
On 14/06/2017 21:59, Paval Liavonau wrote:
Hi all.
I'm trying to do
craft --buildtype Debug qtsvg
but I am getting next error
R:\build\libs\qtsvg\work\qtsvg-opensource-src-5.6.2\src\svg\qsvgtinydocument.cpp(48):
fatal error C1083: Cannot open include file: 'zlib.h': No such
file or
directory
because common include path (c:\KDE\include\) is absent at cl
command
full log -> https://pastebin.com/VNZEwd5R
my kdesettings.ini -> https://pastebin.com/W1pk9Tp3
Help me, please, anyone. How can I fix it or walk around?
--
Paval Liavonau
Best regards
--
Pavel Liavonau. Minsk. Belarus.
+375259416742
Best regards.
I've done "craft --destroy-craft-root" then changed(Buildtype=Debug)
right etc/kdesettings.ini( it was my mistake - using of
craft/kdesettings.ini).
But.. doing
#craft qtsvg
I still getting the error.
To get it just reproduce steps above. I still have no idea how to fix it
and get debug libraries using craft (
Help me, please.
--
Paval Liavonau
Best regards