Menu

Radio and Dopri not working for specific model

Help
Drew LaMar
2016-04-28
2016-04-28
  • Drew LaMar

    Drew LaMar - 2016-04-28

    Hi, everyone. Sorry I’ve been out of the loop lately. I have a specific model that is not building/compiling properly for Dopri or Radau. It works for Vode, however. Attached is the model of interest. Any help would be welcome!

    • Drew
     
  • Rob Clewley

    Rob Clewley - 2016-04-28

    ...dop853_temp//RH_J_vf.c:116: error: conflicting types for 'sinf' .../dop853_temp/RH_J_vf.c:330: error: conflicting types for 'sinf'

    You have some kind of type conversion issue or multiple definitions for the function?

     
  • Drew LaMar

    Drew LaMar - 2016-04-28

    Got it. Forgot that I can check the build.log. :/ Yep, sinf was already defined in math.h. Renamed and all is good.

    Thanks, Rob!

    • Drew
     
  • Rob Clewley

    Rob Clewley - 2016-04-28

    Cool. I wish there was an easier way to help the user catch those instances. Anyway, hopefully you can take a look at some of the recent pycont questions for us, please!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.