Menu

#11 Missing include for TrajectoryFollower in renderproxy and renderthread

1.0
closed
nobody
None
2018-10-07
2018-10-07
Anonymous
No

Was struggling to get demos to build and realized it is because the compiler couldn't find TrajectoryFollower. Once I added #include <OpenFrames/TrajectoryFollower.hpp>, everything built just fine.

Discussion

  • Ravi Mathur

    Ravi Mathur - 2018-10-07

    What file did you add the include to? "renderproxy " and "renderthread" are not OpenFrames objects.

    And what OS are you on?

     
  • Ravi Mathur

    Ravi Mathur - 2018-10-07

    Aah I see, you're talking about the ofqt demo. Update coming.

     
  • Ravi Mathur

    Ravi Mathur - 2018-10-07

    Added TrajectoryFollower to demos/cpp/ofqt/renderproxy.cpp and renderthread.cpp. Thank you for reporting this.

     
  • Ravi Mathur

    Ravi Mathur - 2018-10-07
    • status: open --> closed
     

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.