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 best Arvid On Mon, Sep 19, 2016 at 11:19 AM, Simon Rit <[email protected]> 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 < > [email protected]> 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 < >> [email protected]> 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 >>> 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 >>> [email protected] >>> http://public.kitware.com/mailman/listinfo/rtk-users >>> >>> >> >
_______________________________________________ Rtk-users mailing list [email protected] http://public.kitware.com/mailman/listinfo/rtk-users
