v3
This commit is contained in:
1514
cmake-build-debug/CMakeFiles/tutorial3.dir/CXX.includecache
Normal file
1514
cmake-build-debug/CMakeFiles/tutorial3.dir/CXX.includecache
Normal file
File diff suppressed because it is too large
Load Diff
64
cmake-build-debug/CMakeFiles/tutorial3.dir/DependInfo.cmake
Normal file
64
cmake-build-debug/CMakeFiles/tutorial3.dir/DependInfo.cmake
Normal file
@@ -0,0 +1,64 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/basic-tutorial-3.cpp" "/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"."
|
||||
"../"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/build"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/core/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/flann/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/imgproc/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/ml/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/photo/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/dnn/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/gapi/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/imgcodecs/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/videoio/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/highgui/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/ts/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/features2d/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/calib3d/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/objdetect/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/stitching/include"
|
||||
"/home/ivan/ivan/dev/opencv-4.0.0/modules/video/include"
|
||||
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/Sophus"
|
||||
"../thirdparty/oscpack_1_1_0"
|
||||
"../thirdparty/oscpack_1_1_0/build/Release"
|
||||
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release"
|
||||
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include"
|
||||
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include/CameraModels"
|
||||
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/g2o"
|
||||
"/usr/local/include/eigen3"
|
||||
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/include"
|
||||
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/cmake-build-debug/src/include"
|
||||
"/usr/include/stage/lib"
|
||||
"/usr/include/gstreamer-1.0"
|
||||
"/usr/include/glib-2.0"
|
||||
"/usr/lib/x86_64-linux-gnu/glib-2.0/include"
|
||||
"/usr/include/orc-0.4"
|
||||
"/home/ivan/ivan/git/work_drivecast2/thirdparty/NDI SDK for Linux/include"
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
106
cmake-build-debug/CMakeFiles/tutorial3.dir/build.make
Normal file
106
cmake-build-debug/CMakeFiles/tutorial3.dir/build.make
Normal file
@@ -0,0 +1,106 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.20
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /home/ivan/ivan/programs/clion-2021.1.2/bin/cmake/linux/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /home/ivan/ivan/programs/clion-2021.1.2/bin/cmake/linux/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include CMakeFiles/tutorial3.dir/depend.make
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/tutorial3.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include CMakeFiles/tutorial3.dir/flags.make
|
||||
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o: CMakeFiles/tutorial3.dir/flags.make
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o: ../basic-tutorial-3.cpp
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o -c /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/basic-tutorial-3.cpp
|
||||
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/basic-tutorial-3.cpp > CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.i
|
||||
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.s"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/basic-tutorial-3.cpp -o CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.s
|
||||
|
||||
# Object files for target tutorial3
|
||||
tutorial3_OBJECTS = \
|
||||
"CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o"
|
||||
|
||||
# External object files for target tutorial3
|
||||
tutorial3_EXTERNAL_OBJECTS =
|
||||
|
||||
tutorial3: CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o
|
||||
tutorial3: CMakeFiles/tutorial3.dir/build.make
|
||||
tutorial3: CMakeFiles/tutorial3.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable tutorial3"
|
||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tutorial3.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/tutorial3.dir/build: tutorial3
|
||||
.PHONY : CMakeFiles/tutorial3.dir/build
|
||||
|
||||
CMakeFiles/tutorial3.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/tutorial3.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/tutorial3.dir/clean
|
||||
|
||||
CMakeFiles/tutorial3.dir/depend:
|
||||
cd /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug /home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles/tutorial3.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/tutorial3.dir/depend
|
||||
|
||||
10
cmake-build-debug/CMakeFiles/tutorial3.dir/cmake_clean.cmake
Normal file
10
cmake-build-debug/CMakeFiles/tutorial3.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,10 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o"
|
||||
"tutorial3"
|
||||
"tutorial3.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/tutorial3.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
181
cmake-build-debug/CMakeFiles/tutorial3.dir/depend.internal
Normal file
181
cmake-build-debug/CMakeFiles/tutorial3.dir/depend.internal
Normal file
@@ -0,0 +1,181 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.20
|
||||
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o
|
||||
/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/basic-tutorial-3.cpp
|
||||
/usr/include/glib-2.0/glib-object.h
|
||||
/usr/include/glib-2.0/glib.h
|
||||
/usr/include/glib-2.0/glib/deprecated/gallocator.h
|
||||
/usr/include/glib-2.0/glib/deprecated/gcache.h
|
||||
/usr/include/glib-2.0/glib/deprecated/gcompletion.h
|
||||
/usr/include/glib-2.0/glib/deprecated/gmain.h
|
||||
/usr/include/glib-2.0/glib/deprecated/grel.h
|
||||
/usr/include/glib-2.0/glib/deprecated/gthread.h
|
||||
/usr/include/glib-2.0/glib/galloca.h
|
||||
/usr/include/glib-2.0/glib/garray.h
|
||||
/usr/include/glib-2.0/glib/gasyncqueue.h
|
||||
/usr/include/glib-2.0/glib/gatomic.h
|
||||
/usr/include/glib-2.0/glib/gbacktrace.h
|
||||
/usr/include/glib-2.0/glib/gbase64.h
|
||||
/usr/include/glib-2.0/glib/gbitlock.h
|
||||
/usr/include/glib-2.0/glib/gbookmarkfile.h
|
||||
/usr/include/glib-2.0/glib/gbytes.h
|
||||
/usr/include/glib-2.0/glib/gcharset.h
|
||||
/usr/include/glib-2.0/glib/gchecksum.h
|
||||
/usr/include/glib-2.0/glib/gconvert.h
|
||||
/usr/include/glib-2.0/glib/gdataset.h
|
||||
/usr/include/glib-2.0/glib/gdate.h
|
||||
/usr/include/glib-2.0/glib/gdatetime.h
|
||||
/usr/include/glib-2.0/glib/gdir.h
|
||||
/usr/include/glib-2.0/glib/genviron.h
|
||||
/usr/include/glib-2.0/glib/gerror.h
|
||||
/usr/include/glib-2.0/glib/gfileutils.h
|
||||
/usr/include/glib-2.0/glib/ggettext.h
|
||||
/usr/include/glib-2.0/glib/ghash.h
|
||||
/usr/include/glib-2.0/glib/ghmac.h
|
||||
/usr/include/glib-2.0/glib/ghook.h
|
||||
/usr/include/glib-2.0/glib/ghostutils.h
|
||||
/usr/include/glib-2.0/glib/giochannel.h
|
||||
/usr/include/glib-2.0/glib/gkeyfile.h
|
||||
/usr/include/glib-2.0/glib/glib-autocleanups.h
|
||||
/usr/include/glib-2.0/glib/glist.h
|
||||
/usr/include/glib-2.0/glib/gmacros.h
|
||||
/usr/include/glib-2.0/glib/gmain.h
|
||||
/usr/include/glib-2.0/glib/gmappedfile.h
|
||||
/usr/include/glib-2.0/glib/gmarkup.h
|
||||
/usr/include/glib-2.0/glib/gmem.h
|
||||
/usr/include/glib-2.0/glib/gmessages.h
|
||||
/usr/include/glib-2.0/glib/gnode.h
|
||||
/usr/include/glib-2.0/glib/goption.h
|
||||
/usr/include/glib-2.0/glib/gpattern.h
|
||||
/usr/include/glib-2.0/glib/gpoll.h
|
||||
/usr/include/glib-2.0/glib/gprimes.h
|
||||
/usr/include/glib-2.0/glib/gqsort.h
|
||||
/usr/include/glib-2.0/glib/gquark.h
|
||||
/usr/include/glib-2.0/glib/gqueue.h
|
||||
/usr/include/glib-2.0/glib/grand.h
|
||||
/usr/include/glib-2.0/glib/grcbox.h
|
||||
/usr/include/glib-2.0/glib/grefcount.h
|
||||
/usr/include/glib-2.0/glib/grefstring.h
|
||||
/usr/include/glib-2.0/glib/gregex.h
|
||||
/usr/include/glib-2.0/glib/gscanner.h
|
||||
/usr/include/glib-2.0/glib/gsequence.h
|
||||
/usr/include/glib-2.0/glib/gshell.h
|
||||
/usr/include/glib-2.0/glib/gslice.h
|
||||
/usr/include/glib-2.0/glib/gslist.h
|
||||
/usr/include/glib-2.0/glib/gspawn.h
|
||||
/usr/include/glib-2.0/glib/gstrfuncs.h
|
||||
/usr/include/glib-2.0/glib/gstring.h
|
||||
/usr/include/glib-2.0/glib/gstringchunk.h
|
||||
/usr/include/glib-2.0/glib/gtestutils.h
|
||||
/usr/include/glib-2.0/glib/gthread.h
|
||||
/usr/include/glib-2.0/glib/gthreadpool.h
|
||||
/usr/include/glib-2.0/glib/gtimer.h
|
||||
/usr/include/glib-2.0/glib/gtimezone.h
|
||||
/usr/include/glib-2.0/glib/gtrashstack.h
|
||||
/usr/include/glib-2.0/glib/gtree.h
|
||||
/usr/include/glib-2.0/glib/gtypes.h
|
||||
/usr/include/glib-2.0/glib/gunicode.h
|
||||
/usr/include/glib-2.0/glib/gurifuncs.h
|
||||
/usr/include/glib-2.0/glib/gutils.h
|
||||
/usr/include/glib-2.0/glib/guuid.h
|
||||
/usr/include/glib-2.0/glib/gvariant.h
|
||||
/usr/include/glib-2.0/glib/gvarianttype.h
|
||||
/usr/include/glib-2.0/glib/gversion.h
|
||||
/usr/include/glib-2.0/glib/gversionmacros.h
|
||||
/usr/include/glib-2.0/glib/gwin32.h
|
||||
/usr/include/glib-2.0/gobject/gbinding.h
|
||||
/usr/include/glib-2.0/gobject/gboxed.h
|
||||
/usr/include/glib-2.0/gobject/gclosure.h
|
||||
/usr/include/glib-2.0/gobject/genums.h
|
||||
/usr/include/glib-2.0/gobject/glib-enumtypes.h
|
||||
/usr/include/glib-2.0/gobject/glib-types.h
|
||||
/usr/include/glib-2.0/gobject/gmarshal.h
|
||||
/usr/include/glib-2.0/gobject/gobject-autocleanups.h
|
||||
/usr/include/glib-2.0/gobject/gobject.h
|
||||
/usr/include/glib-2.0/gobject/gparam.h
|
||||
/usr/include/glib-2.0/gobject/gparamspecs.h
|
||||
/usr/include/glib-2.0/gobject/gsignal.h
|
||||
/usr/include/glib-2.0/gobject/gsourceclosure.h
|
||||
/usr/include/glib-2.0/gobject/gtype.h
|
||||
/usr/include/glib-2.0/gobject/gtypemodule.h
|
||||
/usr/include/glib-2.0/gobject/gtypeplugin.h
|
||||
/usr/include/glib-2.0/gobject/gvalue.h
|
||||
/usr/include/glib-2.0/gobject/gvaluearray.h
|
||||
/usr/include/glib-2.0/gobject/gvaluetypes.h
|
||||
/usr/include/gstreamer-1.0/gst/glib-compat.h
|
||||
/usr/include/gstreamer-1.0/gst/gst.h
|
||||
/usr/include/gstreamer-1.0/gst/gstallocator.h
|
||||
/usr/include/gstreamer-1.0/gst/gstatomicqueue.h
|
||||
/usr/include/gstreamer-1.0/gst/gstbin.h
|
||||
/usr/include/gstreamer-1.0/gst/gstbuffer.h
|
||||
/usr/include/gstreamer-1.0/gst/gstbufferlist.h
|
||||
/usr/include/gstreamer-1.0/gst/gstbufferpool.h
|
||||
/usr/include/gstreamer-1.0/gst/gstbus.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcaps.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcapsfeatures.h
|
||||
/usr/include/gstreamer-1.0/gst/gstchildproxy.h
|
||||
/usr/include/gstreamer-1.0/gst/gstclock.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcompat.h
|
||||
/usr/include/gstreamer-1.0/gst/gstconfig.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcontext.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcontrolbinding.h
|
||||
/usr/include/gstreamer-1.0/gst/gstcontrolsource.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdatetime.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdebugutils.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdevice.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdevicemonitor.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdeviceprovider.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h
|
||||
/usr/include/gstreamer-1.0/gst/gstdynamictypefactory.h
|
||||
/usr/include/gstreamer-1.0/gst/gstelement.h
|
||||
/usr/include/gstreamer-1.0/gst/gstelementfactory.h
|
||||
/usr/include/gstreamer-1.0/gst/gstelementmetadata.h
|
||||
/usr/include/gstreamer-1.0/gst/gstenumtypes.h
|
||||
/usr/include/gstreamer-1.0/gst/gsterror.h
|
||||
/usr/include/gstreamer-1.0/gst/gstevent.h
|
||||
/usr/include/gstreamer-1.0/gst/gstformat.h
|
||||
/usr/include/gstreamer-1.0/gst/gstghostpad.h
|
||||
/usr/include/gstreamer-1.0/gst/gstinfo.h
|
||||
/usr/include/gstreamer-1.0/gst/gstiterator.h
|
||||
/usr/include/gstreamer-1.0/gst/gstmacros.h
|
||||
/usr/include/gstreamer-1.0/gst/gstmemory.h
|
||||
/usr/include/gstreamer-1.0/gst/gstmessage.h
|
||||
/usr/include/gstreamer-1.0/gst/gstmeta.h
|
||||
/usr/include/gstreamer-1.0/gst/gstminiobject.h
|
||||
/usr/include/gstreamer-1.0/gst/gstobject.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpad.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpadtemplate.h
|
||||
/usr/include/gstreamer-1.0/gst/gstparamspecs.h
|
||||
/usr/include/gstreamer-1.0/gst/gstparse.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpipeline.h
|
||||
/usr/include/gstreamer-1.0/gst/gstplugin.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpluginfeature.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpoll.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpreset.h
|
||||
/usr/include/gstreamer-1.0/gst/gstpromise.h
|
||||
/usr/include/gstreamer-1.0/gst/gstprotection.h
|
||||
/usr/include/gstreamer-1.0/gst/gstquery.h
|
||||
/usr/include/gstreamer-1.0/gst/gstregistry.h
|
||||
/usr/include/gstreamer-1.0/gst/gstsample.h
|
||||
/usr/include/gstreamer-1.0/gst/gstsegment.h
|
||||
/usr/include/gstreamer-1.0/gst/gststreamcollection.h
|
||||
/usr/include/gstreamer-1.0/gst/gststreams.h
|
||||
/usr/include/gstreamer-1.0/gst/gststructure.h
|
||||
/usr/include/gstreamer-1.0/gst/gstsystemclock.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttaglist.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttagsetter.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttask.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttaskpool.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttoc.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttocsetter.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttracer.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttracerfactory.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttracerrecord.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttypefind.h
|
||||
/usr/include/gstreamer-1.0/gst/gsttypefindfactory.h
|
||||
/usr/include/gstreamer-1.0/gst/gsturi.h
|
||||
/usr/include/gstreamer-1.0/gst/gstutils.h
|
||||
/usr/include/gstreamer-1.0/gst/gstvalue.h
|
||||
/usr/include/gstreamer-1.0/gst/gstversion.h
|
||||
/usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h
|
||||
181
cmake-build-debug/CMakeFiles/tutorial3.dir/depend.make
Normal file
181
cmake-build-debug/CMakeFiles/tutorial3.dir/depend.make
Normal file
@@ -0,0 +1,181 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.20
|
||||
|
||||
CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o: \
|
||||
../basic-tutorial-3.cpp \
|
||||
/usr/include/glib-2.0/glib-object.h \
|
||||
/usr/include/glib-2.0/glib.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/gallocator.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/gcache.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/gcompletion.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/gmain.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/grel.h \
|
||||
/usr/include/glib-2.0/glib/deprecated/gthread.h \
|
||||
/usr/include/glib-2.0/glib/galloca.h \
|
||||
/usr/include/glib-2.0/glib/garray.h \
|
||||
/usr/include/glib-2.0/glib/gasyncqueue.h \
|
||||
/usr/include/glib-2.0/glib/gatomic.h \
|
||||
/usr/include/glib-2.0/glib/gbacktrace.h \
|
||||
/usr/include/glib-2.0/glib/gbase64.h \
|
||||
/usr/include/glib-2.0/glib/gbitlock.h \
|
||||
/usr/include/glib-2.0/glib/gbookmarkfile.h \
|
||||
/usr/include/glib-2.0/glib/gbytes.h \
|
||||
/usr/include/glib-2.0/glib/gcharset.h \
|
||||
/usr/include/glib-2.0/glib/gchecksum.h \
|
||||
/usr/include/glib-2.0/glib/gconvert.h \
|
||||
/usr/include/glib-2.0/glib/gdataset.h \
|
||||
/usr/include/glib-2.0/glib/gdate.h \
|
||||
/usr/include/glib-2.0/glib/gdatetime.h \
|
||||
/usr/include/glib-2.0/glib/gdir.h \
|
||||
/usr/include/glib-2.0/glib/genviron.h \
|
||||
/usr/include/glib-2.0/glib/gerror.h \
|
||||
/usr/include/glib-2.0/glib/gfileutils.h \
|
||||
/usr/include/glib-2.0/glib/ggettext.h \
|
||||
/usr/include/glib-2.0/glib/ghash.h \
|
||||
/usr/include/glib-2.0/glib/ghmac.h \
|
||||
/usr/include/glib-2.0/glib/ghook.h \
|
||||
/usr/include/glib-2.0/glib/ghostutils.h \
|
||||
/usr/include/glib-2.0/glib/giochannel.h \
|
||||
/usr/include/glib-2.0/glib/gkeyfile.h \
|
||||
/usr/include/glib-2.0/glib/glib-autocleanups.h \
|
||||
/usr/include/glib-2.0/glib/glist.h \
|
||||
/usr/include/glib-2.0/glib/gmacros.h \
|
||||
/usr/include/glib-2.0/glib/gmain.h \
|
||||
/usr/include/glib-2.0/glib/gmappedfile.h \
|
||||
/usr/include/glib-2.0/glib/gmarkup.h \
|
||||
/usr/include/glib-2.0/glib/gmem.h \
|
||||
/usr/include/glib-2.0/glib/gmessages.h \
|
||||
/usr/include/glib-2.0/glib/gnode.h \
|
||||
/usr/include/glib-2.0/glib/goption.h \
|
||||
/usr/include/glib-2.0/glib/gpattern.h \
|
||||
/usr/include/glib-2.0/glib/gpoll.h \
|
||||
/usr/include/glib-2.0/glib/gprimes.h \
|
||||
/usr/include/glib-2.0/glib/gqsort.h \
|
||||
/usr/include/glib-2.0/glib/gquark.h \
|
||||
/usr/include/glib-2.0/glib/gqueue.h \
|
||||
/usr/include/glib-2.0/glib/grand.h \
|
||||
/usr/include/glib-2.0/glib/grcbox.h \
|
||||
/usr/include/glib-2.0/glib/grefcount.h \
|
||||
/usr/include/glib-2.0/glib/grefstring.h \
|
||||
/usr/include/glib-2.0/glib/gregex.h \
|
||||
/usr/include/glib-2.0/glib/gscanner.h \
|
||||
/usr/include/glib-2.0/glib/gsequence.h \
|
||||
/usr/include/glib-2.0/glib/gshell.h \
|
||||
/usr/include/glib-2.0/glib/gslice.h \
|
||||
/usr/include/glib-2.0/glib/gslist.h \
|
||||
/usr/include/glib-2.0/glib/gspawn.h \
|
||||
/usr/include/glib-2.0/glib/gstrfuncs.h \
|
||||
/usr/include/glib-2.0/glib/gstring.h \
|
||||
/usr/include/glib-2.0/glib/gstringchunk.h \
|
||||
/usr/include/glib-2.0/glib/gtestutils.h \
|
||||
/usr/include/glib-2.0/glib/gthread.h \
|
||||
/usr/include/glib-2.0/glib/gthreadpool.h \
|
||||
/usr/include/glib-2.0/glib/gtimer.h \
|
||||
/usr/include/glib-2.0/glib/gtimezone.h \
|
||||
/usr/include/glib-2.0/glib/gtrashstack.h \
|
||||
/usr/include/glib-2.0/glib/gtree.h \
|
||||
/usr/include/glib-2.0/glib/gtypes.h \
|
||||
/usr/include/glib-2.0/glib/gunicode.h \
|
||||
/usr/include/glib-2.0/glib/gurifuncs.h \
|
||||
/usr/include/glib-2.0/glib/gutils.h \
|
||||
/usr/include/glib-2.0/glib/guuid.h \
|
||||
/usr/include/glib-2.0/glib/gvariant.h \
|
||||
/usr/include/glib-2.0/glib/gvarianttype.h \
|
||||
/usr/include/glib-2.0/glib/gversion.h \
|
||||
/usr/include/glib-2.0/glib/gversionmacros.h \
|
||||
/usr/include/glib-2.0/glib/gwin32.h \
|
||||
/usr/include/glib-2.0/gobject/gbinding.h \
|
||||
/usr/include/glib-2.0/gobject/gboxed.h \
|
||||
/usr/include/glib-2.0/gobject/gclosure.h \
|
||||
/usr/include/glib-2.0/gobject/genums.h \
|
||||
/usr/include/glib-2.0/gobject/glib-enumtypes.h \
|
||||
/usr/include/glib-2.0/gobject/glib-types.h \
|
||||
/usr/include/glib-2.0/gobject/gmarshal.h \
|
||||
/usr/include/glib-2.0/gobject/gobject-autocleanups.h \
|
||||
/usr/include/glib-2.0/gobject/gobject.h \
|
||||
/usr/include/glib-2.0/gobject/gparam.h \
|
||||
/usr/include/glib-2.0/gobject/gparamspecs.h \
|
||||
/usr/include/glib-2.0/gobject/gsignal.h \
|
||||
/usr/include/glib-2.0/gobject/gsourceclosure.h \
|
||||
/usr/include/glib-2.0/gobject/gtype.h \
|
||||
/usr/include/glib-2.0/gobject/gtypemodule.h \
|
||||
/usr/include/glib-2.0/gobject/gtypeplugin.h \
|
||||
/usr/include/glib-2.0/gobject/gvalue.h \
|
||||
/usr/include/glib-2.0/gobject/gvaluearray.h \
|
||||
/usr/include/glib-2.0/gobject/gvaluetypes.h \
|
||||
/usr/include/gstreamer-1.0/gst/glib-compat.h \
|
||||
/usr/include/gstreamer-1.0/gst/gst.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstallocator.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstatomicqueue.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstbin.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstbuffer.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstbufferlist.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstbufferpool.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstbus.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcaps.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcapsfeatures.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstchildproxy.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstclock.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcompat.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstconfig.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcontext.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcontrolbinding.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstcontrolsource.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdatetime.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdebugutils.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdevice.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdevicemonitor.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdeviceprovider.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstdynamictypefactory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstelement.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstelementfactory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstelementmetadata.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstenumtypes.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsterror.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstevent.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstformat.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstghostpad.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstinfo.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstiterator.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstmacros.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstmemory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstmessage.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstmeta.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstminiobject.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstobject.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpad.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpadtemplate.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstparamspecs.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstparse.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpipeline.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstplugin.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpluginfeature.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpoll.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpreset.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstpromise.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstprotection.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstquery.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstregistry.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstsample.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstsegment.h \
|
||||
/usr/include/gstreamer-1.0/gst/gststreamcollection.h \
|
||||
/usr/include/gstreamer-1.0/gst/gststreams.h \
|
||||
/usr/include/gstreamer-1.0/gst/gststructure.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstsystemclock.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttaglist.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttagsetter.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttask.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttaskpool.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttoc.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttocsetter.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttracer.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttracerfactory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttracerrecord.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttypefind.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsttypefindfactory.h \
|
||||
/usr/include/gstreamer-1.0/gst/gsturi.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstutils.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstvalue.h \
|
||||
/usr/include/gstreamer-1.0/gst/gstversion.h \
|
||||
/usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h
|
||||
10
cmake-build-debug/CMakeFiles/tutorial3.dir/flags.make
Normal file
10
cmake-build-debug/CMakeFiles/tutorial3.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.20
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug -I/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux -I/home/ivan/ivan/dev/opencv-4.0.0/build -I/home/ivan/ivan/dev/opencv-4.0.0/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/core/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/flann/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/imgproc/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/ml/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/photo/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/dnn/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/gapi/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/imgcodecs/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/videoio/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/highgui/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/ts/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/features2d/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/calib3d/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/objdetect/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/stitching/include -I/home/ivan/ivan/dev/opencv-4.0.0/modules/video/include -I/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/Sophus -I/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/thirdparty/oscpack_1_1_0 -I/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/thirdparty/oscpack_1_1_0/build/Release -I/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release -I/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include -I/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include/CameraModels -I/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/g2o -I/usr/local/include/eigen3 -I"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/include" -I"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/cmake-build-debug/src/include" -I/usr/include/stage/lib -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/orc-0.4 -I"/home/ivan/ivan/git/work_drivecast2/thirdparty/NDI SDK for Linux/include"
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++17
|
||||
|
||||
1
cmake-build-debug/CMakeFiles/tutorial3.dir/link.txt
Normal file
1
cmake-build-debug/CMakeFiles/tutorial3.dir/link.txt
Normal file
@@ -0,0 +1 @@
|
||||
/usr/bin/c++ -g CMakeFiles/tutorial3.dir/basic-tutorial-3.cpp.o -o tutorial3 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
|
||||
3
cmake-build-debug/CMakeFiles/tutorial3.dir/progress.make
Normal file
3
cmake-build-debug/CMakeFiles/tutorial3.dir/progress.make
Normal file
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 33
|
||||
CMAKE_PROGRESS_2 = 34
|
||||
|
||||
Reference in New Issue
Block a user