math.h and SIM.h missing from SeggerEval_WIN32_MSVC_MinGW_GUI_V624

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • math.h and SIM.h missing from SeggerEval_WIN32_MSVC_MinGW_GUI_V624

      Hello Segger emWIN Team,

      I ported a perfectly working program from SeggerEval_WIN32_MSVC_MinGW_GUI_V532 to SeggerEval_WIN32_MSVC_MinGW_GUI_V624 and I'm getting errors related to the math.h header file, per attached:

      Clearly the compiler cannot find the standard math functions "_cos" and "_abs" and many others functions from other ".h" files because I'm also getting the same error for _calloc and _atoi. Within my solution ( for SeggerEval_WIN32_MSVC_MinGW_GUI_V624) in Visual Studio, when I looked in the "External Dependencies" the math.h and SIM.h and other ".h" files are not there but are present in in MinGW_GUI_V532 and MinGW_GUI_V610. Not sure what happened in V624? How do I fix this please?

      Thansk
      Sebastien
      Images
      • Missing_h_files.PNG

        30.92 kB, 759×81, viewed 248 times