Error compiling for RPi2
Opened this issue · 0 comments
hgraves commented
I am getting the following error trying to compile the DStarRepeater in the mater branch...
DStarRepeaterApp.cpp: In member function ‘virtual bool CDStarRepeaterApp::OnInit()’:
DStarRepeaterApp.cpp:99:1: error: ‘LLOG_DIR’ was not declared in this scope
DStarRepeaterApp.cpp:136:1: error: ‘LCONF_DIR’ was not declared in this scope
Makefile:23: recipe for target 'DStarRepeaterApp.o' failed
I cannot find a reference to LLOG-DIR or LCONF_DIR.
Thanks