I am trying to generate a dll file using a custom GRT target. Simulink Code Generator is able to generate the code but not execute the .bat file because it cannot find "builtin_typeid_types.h" in rtlogging.h. I cannot find this reference in any of the MATLAB folders (I am using MATLAB 2017b).
Most common solution I found is to enable MAT-file logging from Code Generation > Interface. But I cannot find the interface tab, it doesn't appear at all. Please help!