I'm not an msvc specialist but your first line suggests that you have pasted only part of the log:

20> Done Building Project "C:\Users\aplb\Work\RTK\RTK1.2-bin-vs13\SimpleRTK-build\ALL_BUILD.vcxproj" (default targets) -- FAILED.

What you need to find out is why this build failed. If the build fails, the linking cannot work.
Cheers,
Simon

On 19/09/2016 19:44, Arvid Piehl Lauritsen Böttiger wrote:
I did a complete rebuild, and here is the end of the output: http://pastebin.com/hvQ33WWg

I have to admit I'm not sure what to make of it. I should note that I'm trying to compile the version I just pulled from git earlier today, since the other version I normally work with is really old.

best

Arvid

On Mon, Sep 19, 2016 at 6:50 PM, Simon Rit <simon....@creatis.insa-lyon.fr <mailto:simon....@creatis.insa-lyon.fr>> wrote:

    SimpleRTKCommon is a library generated when compiling. Don't you
    have another error before that which explains why it did not compile?
    Simon

    On Mon, Sep 19, 2016 at 2:30 PM, Arvid Piehl Lauritsen Böttiger
    <botti...@gmail.com <mailto:botti...@gmail.com>> wrote:

        Hi again.

        I've been trying to get it working. However, I did run into
        some problems compiling SimpleRTK. The main issue seems to be
        that it depends on SimpleRTKCommon - which I do not have.

        Here is the last few lines from VS2013

        > 5>LINK : fatal error LNK1181: cannot open input file
        '..\..\..\lib\Debug\SimpleRTKCommon-0.9.lib'
        [C:\Users\aplb\Work\RTK\RTK1.2-
        > bin-vs13\SimpleRTK-build\Code\IO\src\SimpleRTKIO.vcxproj]
        > 5>
        > 5>      0 Warning(s)
        > 5>      2 Error(s)
        > 5>
        > 5>  Time Elapsed 00:00:25.26
        > ========== Build: 4 succeeded, 1 failed, 0 up-to-date, 0
        skipped ==========

        I'm not quite sure what is going on, because the only
        reference I can find to SimpleRTKCommon is the CMakeLists.txt
        on github:
        
https://github.com/SimonRit/RTK/blob/master/utilities/SimpleRTK/CMakeLists.txt
        
<https://github.com/SimonRit/RTK/blob/master/utilities/SimpleRTK/CMakeLists.txt>

        best

        Arvid

        On Mon, Sep 19, 2016 at 11:19 AM, Simon Rit
        <simon....@creatis.insa-lyon.fr
        <mailto:simon....@creatis.insa-lyon.fr>> wrote:

            The latest MacOS. It's nice if you can test it on other
            platforms, I'll try to run it on Linux but I have to
            upgrade matlab first (I think python calls are available
            starting with Matlab 2014).
            Simon

            On Mon, Sep 19, 2016 at 11:14 AM, Arvid Piehl Lauritsen
            Böttiger <botti...@gmail.com <mailto:botti...@gmail.com>>
            wrote:

                Dear Simon

                This look very interesting! Which platform did you
                successfully execute this on?
                I will give it a try at once (on windows) and let you
                know if I run into any problems.

                best

                Arvid

                On Mon, Sep 19, 2016 at 11:05 AM, Simon Rit
                <simon....@creatis.insa-lyon.fr
                <mailto:simon....@creatis.insa-lyon.fr>> wrote:

                    Dear RTK users,
                    I have quickly tested calling the SimpleRTK python
                    lib from Matlab and it seems to work well:
                    http://wiki.openrtk.org/index.php/SimpleRTK#Matlab
                    <http://wiki.openrtk.org/index.php/SimpleRTK#Matlab>
                    Therefore, I don't think we have to work on Matlab
                    wrappings but let us know if you think otherwise.
                    Future works include a simple installation
                    mechanism for pre-compiled SimpleRTK libraries.
                    We'll keep you posted!
                    Simon

                    _______________________________________________
                    Rtk-users mailing list
                    Rtk-users@public.kitware.com
                    <mailto:Rtk-users@public.kitware.com>
                    http://public.kitware.com/mailman/listinfo/rtk-users
                    <http://public.kitware.com/mailman/listinfo/rtk-users>







_______________________________________________
Rtk-users mailing list
Rtk-users@public.kitware.com
http://public.kitware.com/mailman/listinfo/rtk-users

Reply via email to