Nope, I got it! Thank you again!
carlj88 wrote:
>
> You're right, thank you!
>
> Again, I have exhausted every other possibility and got stuck after
> building the sources for mgrs etc.
>
> In the dt_cc/redhat_linux (I run ubuntu) directory I successfully build
> the sources. I then try to cr
You're right, thank you!
Again, I have exhausted every other possibility and got stuck after building
the sources for mgrs etc.
In the dt_cc/redhat_linux (I run ubuntu) directory I successfully build the
sources. I then try to create a small program from within that folder like
this:
#include
carlj88 wrote:
I want to convert geodetic coordinates to MGRS using the code from
frmts/nitf/mgrs.c in my QT-application. How do I access these functions from
my c++ code? Tried to use 'include "mgrs.h"' but then I don't know how to
reference to the function.
I would be most greatful since the w
I want to convert geodetic coordinates to MGRS using the code from
frmts/nitf/mgrs.c in my QT-application. How do I access these functions from
my c++ code? Tried to use 'include "mgrs.h"' but then I don't know how to
reference to the function.
I would be most greatful since the web has about not