To be compiled with main scl lib instead of apps

Issue #125 resolved
Samir Menon repo owner created an issue

Review these. They might be better compiled with the lib:

${SCL_INC_DIR}/robot/CRobotApp.cpp ${SCL_INC_DIR}/graphics/chai/CGraphicsChai.cpp

Comments (1)

  1. Samir Menon reporter

    Going to stick with an app compile. These are non-essential for the core scl library.

    In fact, it's quite reasonable to move them to scl_ext.. CRobotApp seems to require a major overhaul given the non-dependence of the remaining code on the Database.

  2. Log in to comment