<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 2:57 PM, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Nov 10, 2015 at 11:34:49PM +0100, Salvador Cuñat wrote:<br>
> Good evening.<br>
><br>
> It's been a bit long since, back in March, we commented about  adding to<br>
> Subsurface an importer tool for divelog files coming from SmartTrak<br>
> software. Then Dirk suggested a standalone tool, to avoid increasing the<br>
> library dependencies of the main binary (because of the dependency on<br>
> libmdb and glib-2.0).<br>
> <a href="http://lists.subsurface-divelog.org/pipermail/subsurface/2015-March/018445.html" rel="noreferrer" target="_blank">http://lists.subsurface-divelog.org/pipermail/subsurface/2015-March/018445.html</a><br>
<br>
</span>Yep.<br>
<span class=""><br>
> This was ready just before 4.5.0 but I preferred to wait  until things<br>
> calmed down a bit.<br>
> Building gives two compiler warnings related to MAX and MIN macros defined<br>
> in Subsurface (also defined in glib-2.0).<br>
><br>
> CLI is pretty crude and it can, for sure, be improved easily.  GUI has been<br>
> my first time with QT  so it can be a pain for your eyes, but simply works.<br>
><br>
> Please take a look on it, and, perhaps, a caritative soul could try to<br>
> cross-compile a Win version I could play a bit with.<br>
> I'm absolutely unable to build a win version of Subsurface, so I haven't<br>
> added code to CMakeLists.txt as I can't try it, although doesn't  look too<br>
> difficult.<br>
<br>
</span>So the reason why I said back then I wanted this as separate tool was to<br>
not increase the dependencies for Subsurface. If I now add this to the<br>
Subsurface sources and build it I will pretty much do the same thing.<br>
<br>
So I need to think about how I want to do this. I of course appreciate the<br>
initiative, don't get me wrong. I'm just trying to figure out how to make<br>
this work.<br></blockquote><div><br></div><div>it can be it's own sources in a separate app ( a different executable ) compiled by CMake.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
/D<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</div></div></blockquote></div><br></div></div>