nasa / TrickHLA

TrickHLA: An IEEE 1516 High Level Architecture (HLA) Simulation Interoperability Standard Implementation for Trick Base Simulations
Other
38 stars 15 forks source link

Add support for the new Trick TRICK_ICGFLAGS directive. #108

Closed dandexter closed 1 year ago

dandexter commented 1 year ago

The IEEE 1516 header files are c++11 standard compliant. Trick ICG has been processing them using the c++ standard of the compiler you are using. The TRICK_ICGFLAGS directive will allow the c++11 standard to be specified and eliminate the errors that show up when ICG runs.