<HTML><HEAD><META content="text/html; charset=UTF-8" http-equiv="Content-Type"></HEAD><BODY>Hi, thanks but I really want to compile it myself ;-) I hope someone can help !<BR>
<BR>
Nikita Glukhov wrote:<BR>
<blockquote type="cite"><BR>
Hi, Crest Christopher!<BR>
<BR>
I've never built SeExpr by himself, so I can not help here.<BR>
But if your goal is simply to play around with SeExpr then you can <BR>
download Natron:<BR>
http://natron.fr/<BR>
which have built-in SeExpr node.<BR>
<BR>
Cheers,<BR>
Nikita.<BR>
<BR>
2016-07-02 7:39 GMT+03:00 Crest Christopher <BR>
<crestchristopher@gmail.com <mailto:crestchristopher@gmail.com>>:<BR>
<BR>
    I have the dependencies installed but I'm still getting an error;<BR>
    that there is an error in the configuration files and that the<BR>
    project may be invalid ?<BR>
<BR>
<blockquote type="cite"><BR>
    Nicholas Braden <mailto:nicholas11braden@gmail.com><BR
>
    Thursday, June 23, 2016 8:37 AM<BR>
    Yep, if you have all the dependencies it should just work as I<BR>
    described in a previous message.<BR>
<BR>
    On Thu, Jun 23, 2016 at 12:20 AM, Crest Christopher<BR>
    Crest Christopher <mailto:crestchristopher@gmail.com><BR>
    Thursday, June 23, 2016 1:20 AM<BR>
    I'll get the Python sipconfig module installed, then I hope we<BR>
    can continue with getting it compiled ?<BR>
<BR>
<BR>
    Nicholas Braden <mailto:nicholas11braden@gmail.com><BR>
    Thursday, June 23, 2016 1:15 AM<BR>
    Yes, many projects do not include their dependencies and require you<BR>
    to obtain them yourself. In this case it looks like you need the<BR>
    Python sipconfig module installed.<BR>
<BR>
    On Thu, Jun 23, 
2016 at 12:10 AM, Crest Christopher<BR>
    Crest Christopher <mailto:crestchristopher@gmail.com><BR>
    Thursday, June 23, 2016 1:10 AM<BR>
    It can work, but it's missing dependencies ?<BR>
<BR>
<BR>
    Nicholas Braden <mailto:nicholas11braden@gmail.com><BR>
    Thursday, June 23, 2016 1:08 AM<BR>
    It looks like the instructions are there in the README. I tried<BR>
    building on my system but I'm missing some dependencies (e.g. at some<BR>
    point it finds my Python 3 installation and tries to run some<BR>
    code but<BR>
    fails due to a missing sipconfig module, which I am not familiar<BR>
    with).<BR>
<BR>
    Generally, to build a project that uses CMake, create an empty<BR>
    directory for the build and open a terminal in it, then run CMake<BR>
&nb
sp;   with<BR>
    the path to the directory containing CMakeLists.txt and optionally<BR>
    specify the generator to use if the default is not the one you want.<BR>
    Then, if it completes without errors, you can use "cmake --build<BR>
    ." to<BR>
    build it and "cmake --build . --target install" to install it,<BR>
    even if<BR>
    you used an IDE generator.<BR>
<BR>
    As for the project dependencies, you are own your own to get those.<BR>
<BR>
    On Wed, Jun 22, 2016 at 11:56 PM, Crest Christopher<BR>
</blockquote><BR>
<BR>
<BR>
    --<BR>
<BR>
    Powered by www.kitware.com <http://www.kitware.com><BR>
<BR>
    Please keep messages on-topic and check the CMake FAQ at:<BR>
    http://www.cmake.org/Wiki/CMake_FAQ<BR>
<BR>
    Kitware offers
 various services to support the CMake community.<BR>
    For more information on each offering, please visit:<BR>
<BR>
    CMake Support: http://cmake.org/cmake/help/support.html<BR>
    CMake Consulting: http://cmake.org/cmake/help/consulting.html<BR>
    CMake Training Courses: http://cmake.org/cmake/help/training.html<BR>
<BR>
    Visit other Kitware open-source projects at<BR>
    http://www.kitware.com/opensource/opensource.html<BR>
<BR>
    Follow this link to subscribe/unsubscribe:<BR>
    http://public.kitware.com/mailman/listinfo/cmake<BR>
<BR>
</BODY></HTML>