Error in kdb tools
Jaroslaw Staniek
staniek at kde.org
Thu Nov 10 20:38:16 UTC 2016
On 10 November 2016 at 20:00, priyanshu jain <priyanshudeveloper at gmail.com>
wrote:
> Could you please paste the exact error you get with all the context --
> entire build log is best; you can't attach large files here but maybe you
> can paste at https://paste.kde.org. BUILDDIR/CMakeFiles/CMakeError.log is
> also a good start.
>
> CMakeError.log is not here because after correcting error build completed
> successfully.
> but I have command line log.
> kdb-error.log is before correct build log
> kdb-cmake.log is after
>
> and last cmakecoutput.log
>
Sorry, the page https://community.kde.org/KDb/Buildwas outdated. Now it's
updated. Changes I made:
https://community.kde.org/index.php?title=KDb%2FBuild&type=revision&diff=75494&oldid=42795
I did this after I noticed you used this command:
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=DebugFull ...
... while -DCMAKE_INSTALL_PREFIX=/usr Should not be used, use the variant
#2 from the instruction or you can break your system sooner or later by
overwriting files by mistake :)
... and -DCMAKE_BUILD_TYPE=DebugFull does not exist in CMake now, it'd
enough to use -DCMAKE_BUILD_TYPE=Debug.
Also kreport and kproperty shall be built the same way as kdb, if this
helps you.
And use the same {kdb-install-prefix} for all of them, otherwise:
- kreport won't find kproperty, which it requires
- kexi won't find all three modules
and 1 other thing is that in successful build there were error also in
sdc.py file as I mentioned in kdb-cmake.log file
> What's your python version?
>
>
My default python version is 3 but I made virtual python environment and
made python 2 default but same error persisted.
Regards,
priyanshu jain
[image: https://]about.me/priyanshu-sci
<https://about.me/priyanshu-sci?promo=email_sig&utm_source=email_sig&utm_medium=external_link&utm_campaign=chrome_ext>
--
regards, Jaroslaw Staniek
KDE:
: A world-wide network of software engineers, artists, writers, translators
: and facilitators committed to Free Software development - http://kde.org
Calligra Suite:
: A graphic art and office suite - http://calligra.org
Kexi:
: A visual database apps builder - http://calligra.org/kexi
Qt Certified Specialist:
: http://www.linkedin.com/in/jstaniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20161110/61867443/attachment.html>
More information about the Kexi-devel
mailing list