• exit code 0

    I want to open a project which i get files with USB. When I try to run the simulation it gives errors like
    "Preprocessing failed : exit code 0" and "Executable model could not be built."
    When I look at the logging, it says that:
    "DeviMa.Project.msl:1: warning: garbage at end of `#ifndef' argument"
    "DeviMa.Project.msl:2: warning: missing white space after `#define __DEV'"

    What am I supposed to do about these errors? :'(