Review Request 127450: after a fresh "git clone", the cmake command is unable to find BoostPython (hence no python scripting support)
Maurizio Paolini
paolini at dmf.unicatt.it
Tue Mar 22 06:59:33 UTC 2016
> On March 21, 2016, 6:15 p.m., Aleix Pol Gonzalez wrote:
> > Makes sense, it's unfortunate that didn't work so far.
> >
> > Probably should get in `Applications/16.04` branch.
>
> Maurizio Paolini wrote:
> I performed a "git push origin master"... Not sure how to commit in Applications/16.04 (I am new to all this "git" jargon)
>
> Aleix Pol Gonzalez wrote:
> Then you pushed to master. If you want users of `KDE Applications 16.04` to use it (hence due April 2016), you have to get it in the `Applications/16.04` branch. You can do so by by cherry-picking the patch:
> ```
> git checkout Applications/16.04
> git cherry-pick 3c7c17c8abb0dc99c293bb45252126cc058344a2
> git push origin Applications/16.04
> ```
>
> Or I can do it for you, if you don't feel comfortable with git just yet.
Done... thank you
- Maurizio
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127450/#review93830
-----------------------------------------------------------
On March 21, 2016, 6:52 p.m., Maurizio Paolini wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127450/
> -----------------------------------------------------------
>
> (Updated March 21, 2016, 6:52 p.m.)
>
>
> Review request for KDE Edu.
>
>
> Repository: kig
>
>
> Description
> -------
>
> I realized that a "cmake" after a fresh "git clone" of the git repository of kig was not finding the "BoostPython" package (although everything necessary was apparently present).
> With the help of a colleague it turns out that adding the compile option -fexceptions solves the problem.
> The proposed patch should instruct cmake to do that.
>
>
> Diffs
> -----
>
> CMakeLists.txt ee115bc
> KigConfigureChecks.cmake e358f1f
>
> Diff: https://git.reviewboard.kde.org/r/127450/diff/
>
>
> Testing
> -------
>
> Tested on a Fedora 23, after a git pull of the kig [oops: I meant "git clone ..."]
>
>
> Thanks,
>
> Maurizio Paolini
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20160322/03b46a56/attachment-0001.html>
More information about the kde-edu
mailing list