Thank you for such easy to follow instructions, and perfect fix! The only slight problem was that the gnu compiler was call gcc.exe and not cc.exe, but once I saw the error and noticed this, I made a copy of gcc.exe and renamed if cc.exe and it compiled fine. My first C++ and make compile :-)<br>
<br>My cave is now appearing in the correct position in Google Earth too. Excellent, and thank you again!<br><br>Footleg<br><br><div class="gmail_quote">On 7 April 2011 19:28, Martin Budaj <span dir="ltr"><<a href="mailto:m.budaj@gmail.com">m.budaj@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">> I can try to compile from source code. I am on Windows, so some tips for<br>
> compiling would be handy (I am a Java developer, so not too familiar with<br>
> compiling other languages but can probably muddle through).<br>
<br>
</div>I attach two files which should replace original ones in therion<br>
sources. Compilation process is outlined in the Appendix of thbook. As<br>
you don't need to compile Loch, you need just c++ compiler<br>
(<a href="http://mingw.org" target="_blank">mingw.org</a>), gnu make, perl.<br>
<br>
compile using<br>
> make config-win32<br>
> make therion<br>
<br>
then you should be able to use<br>
<br>
cs eur79z30<br>
<br>
Send me some set of identical points if I didn't guess coordinates<br>
conversion parameters right.<br>
<br>
HTH,<br>
<font color="#888888">Martin<br>
</font><br>_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
<br></blockquote></div><br>