I can not guarantee to be able to provide support, whether I can or not depends on what projects I am working on as well as how many reports/questions arrive around the same time and the availability of various computer resources, however I do intend to at least try.
Create an email with the following information.
Send the email to shackle [at] nist.gov (shackle[at]nist[dot]gov).
Do not be afraid to send additional emails a couple of days later if you do not get a response or an excessively terse one. I might have more time a couple of days later but I do not ussually go back to the old emails since it is likely the problem was by that time solved or completely given up on.
Opening NML channel mapsout...done
initialize maps we need to start nav data first
nml.cc 155: !ERROR! void *NML::operator new() called with size (336) < sizeof(NML) (616) the code calling NML was probably not compiled with the correct header file version.I still can run the program even I got the above error.This is typically caused by compiling with -I pointing to the headers for one version
of NML and linking with another version or changing the rcslib version between the time
f the compile and the link if rcslib is statically linked or between the compile
and the run if the library is dynamically linked. You might theoretically run anyway, but
it is probably a good idea to clean this up.
Software Disclaimer
This software was produced by the National Institute of Standards and Technology (NIST), an agency of the U.S. government, and by statute is not subject to copyright in the United States. Recipients of this software assume all responsibility associated with its operation, modification, maintenance, and subsequent redistribution.