Question
Hello,
Would it be possible to build and run GPSTk applications using Borland c++ builder?
thanks in advance!
--
MichaLionne - 30 Mar 2009
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I would guess it is possible since we have tried to stick with standards that should work across all compilers. However, it is not a compiler we officially support or have tested with.
--
RickMach - 01 Apr 2009
We have tried this a couple of times, with the free Borland compiler, and the ports did not work. IIRC Borland does not support templates fully enough for the library to compile. If you are looking for a free compiler for Windows that
is supported, you might consider the MS express compiler, or using the Cygwin environment's gcc.
--
BenHarris - 18 Jun 2009