Problems with compiling kdb

priyanshu jain priyanshudeveloper at gmail.com
Fri Dec 9 11:35:18 UTC 2016


On Fri, Dec 9, 2016 at 1:46 AM, Jaroslaw Staniek <staniek at kde.org> wrote:
>
> On 8 December 2016 at 18:08, priyanshu jain
> <priyanshudeveloper at gmail.com> wrote:
> >
> > Hi all,
> >
> > Sorry for this whole big delay. Now I am free from my academic
commitments and ready to work on kexi, I deleted all previous build and
start over again and failed to build.
> >
> > While building kdb with cmake I found these errors with sdc.py file
> > https://paste.kde.org/pxsybnxf7
> > I am not getting why these errors are taking place.
> >
>
> Hi Priyanshu,
> Thanks for the report.
> I think it's a problem with two python versions or having only
> python3, similar to https://phabricator.kde.org/T1304.
> But after that fix we started to detect python using
> 'find_package(PythonInterp)' and have a new issue. Could you please
> check what PYTHON_EXECUTABLE is in CMakeCache?
>
> If it's 3.* then could you please find and change
>
> find_package(PythonInterp)
>
> in the code to
>
> find_package(PythonInterp EXACT 2)
>
> and retry? Removing the cache (one time only) can help.
> If this works I can fix the thing in the repo.
>
> --
> regards, Jaroslaw Staniek

There are still errors that i tried to resolve but didn't get it:
https://paste.kde.org/p11defjpy


regards,


Priyanshu Jain
[image: https://]about.me/priyanshu-sci
<https://about.me/priyanshu-sci?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=chrome_ext>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20161209/73fd6ab5/attachment.html>


More information about the Kexi-devel mailing list