{ "artifacts" : [ { "path" : "EgoSystem" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable", "link_directories", "target_link_libraries", "add_definitions", "include_directories" ], "files" : [ "CMakeLists.txt" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 82, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 72, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 78, "parent" : 0 }, { "command" : 2, "file" : 0, "line" : 106, "parent" : 0 }, { "command" : 3, "file" : 0, "line" : 20, "parent" : 0 }, { "command" : 3, "file" : 0, "line" : 27, "parent" : 0 }, { "command" : 3, "file" : 0, "line" : 26, "parent" : 0 }, { "command" : 4, "file" : 0, "line" : 33, "parent" : 0 }, { "command" : 4, "file" : 0, "line" : 61, "parent" : 0 }, { "command" : 4, "file" : 0, "line" : 69, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : " -O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g " } ], "defines" : [ { "backtrace" : 4, "define" : "BOOST_ALL_NO_LIB" }, { "backtrace" : 4, "define" : "BOOST_SYSTEM_DYN_LINK" }, { "backtrace" : 5, "define" : "JSONCPP_USING_SECURE_MEMORY=0" }, { "backtrace" : 6, "define" : "WEBRTC_LINUX=1" }, { "backtrace" : 7, "define" : "WEBRTC_POSIX=1" } ], "includes" : [ { "backtrace" : 8, "path" : "/home/user/EgoJC/EgoSystem/../webrtcinterop/include" }, { "backtrace" : 9, "path" : "/home/user/EgoJC/EgoSystem/../thirdparty/Eigen/eigen3" }, { "backtrace" : 10, "path" : "/home/user/EgoJC/EgoSystem/../protocol/linux" } ], "language" : "CXX", "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ], "id" : "EgoSystem::@6890427a1f51a3e7e1df", "link" : { "commandFragments" : [ { "fragment" : "-O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g", "role" : "flags" }, { "fragment" : "-rdynamic", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-L/home/user/EgoJC/EgoSystem/../webrtcinterop/build", "role" : "libraryPath" }, { "backtrace" : 3, "fragment" : "-L/home/user/EgoJC/EgoSystem/../thirdparty/webrtc/lib/aarch64", "role" : "libraryPath" }, { "fragment" : "-Wl,-rpath,/home/user/EgoJC/EgoSystem/../webrtcinterop/build:/home/user/EgoJC/EgoSystem/../thirdparty/webrtc/lib/aarch64", "role" : "libraries" }, { "fragment" : "-Wl,-Bstatic", "role" : "libraries" }, { "fragment" : "-lwebrtcinterop", "role" : "libraries" }, { "fragment" : "-lwebrtc", "role" : "libraries" }, { "fragment" : "-lsensors", "role" : "libraries" }, { "fragment" : "-Wl,-Bdynamic", "role" : "libraries" }, { "fragment" : "-lpthread", "role" : "libraries" }, { "fragment" : "/usr/local/lib/libprotobuf.a", "role" : "libraries" }, { "fragment" : "-lpthread", "role" : "libraries" }, { "fragment" : "-ljsoncpp", "role" : "libraries" }, { "backtrace" : 4, "fragment" : "/usr/lib/aarch64-linux-gnu/libboost_system.so.1.71.0", "role" : "libraries" }, { "fragment" : "-ldl", "role" : "libraries" }, { "fragment" : "-lX11", "role" : "libraries" }, { "fragment" : "-lpcanbasic", "role" : "libraries" }, { "fragment" : "/usr/local/lib/libprotobuf.a", "role" : "libraries" }, { "fragment" : "-ljsoncpp", "role" : "libraries" }, { "fragment" : "-ldl", "role" : "libraries" }, { "fragment" : "-lX11", "role" : "libraries" }, { "fragment" : "-lpcanbasic", "role" : "libraries" } ], "language" : "CXX" }, "name" : "EgoSystem", "nameOnDisk" : "EgoSystem", "paths" : { "build" : ".", "source" : "." }, "sourceGroups" : [ { "name" : "Source Files", "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "VideoRenderer.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "auto_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "car_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "encoder_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "event_log.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "lidar_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "main.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "message_queue.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "radar_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/Feedback.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/can_sensor.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/iobuffer.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/peer_connection.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/socket_client.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/common/update_thread.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/protocol/linux/protocol.pb.cc", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "/home/user/EgoJC/protocol/linux/remote.pb.cc", "sourceGroupIndex" : 0 } ], "type" : "EXECUTABLE" }