emWIN Radio button

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

  • emWIN Radio button

    I am trying to build a simulation version of my application which includes several radio buttons using MS VS 2008. The project build and runs properly until I try to use the RADIO_SetGroupID(hRadio_0, 1); function to group several radio buttons. When I include this line of code (sample taken out of manual) I get following linker error



    Error 2 error LNK2019: unresolved external symbol _RADIO_SetGroupID referenced in function _TestModeScreen TestMode.obj SimulationShip