Refer to our testsuite for a simple standalone "UI" program which is tested to correctly link in every build of LinuxCNC.
https://github.com/LinuxCNC/linuxcnc/blob/master/tests/build/ui/nml-position-logger.cc Removing the inclusion of "emc_nml.hh" causes errors similar to the ones you encountered. This header probably indirectly includes the one that Seb mentioned in a sibling reply. Jeff _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
