派生自 development/c++

miyanhui
2019-02-12 348205b66cce214c625b98511adda811bf27ca52
QiaoJiaSystem/VideoAnalysFromHC/main.cpp
@@ -66,9 +66,12 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
    appPref.setLongData("gpu.index", 0);
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif
    appPref.setLongData("gpu.index", 1);
    appPref.setIntData("show.image", 0);
    //#todo get from config File