Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ####@####-PC-1 ~ $ cmake '/home/####/.obs-master/CMakeLists.txt'
- -- The C compiler identification is GNU 4.8.2
- -- The CXX compiler identification is GNU 4.8.2
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Try C++11 flag = [-std=gnu++11]
- -- Performing Test CXX11_FLAG_DETECTED
- -- Performing Test CXX11_FLAG_DETECTED - Success
- -- Found CXX11: -std=gnu++11
- -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
- -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
- -- Looking for gethostbyname
- -- Looking for gethostbyname - found
- -- Looking for connect
- -- Looking for connect - found
- -- Looking for remove
- -- Looking for remove - found
- -- Looking for shmat
- -- Looking for shmat - found
- -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
- -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
- -- Jansson >=2.5 not found, building bundled version
- -- Looking for include file sys/types.h
- -- Looking for include file sys/types.h - found
- -- Looking for include file inttypes.h
- -- Looking for include file inttypes.h - found
- -- Looking for include file stdint.h
- -- Looking for include file stdint.h - found
- -- Looking for stddef.h
- -- Looking for stddef.h - found
- -- Check size of __int64
- -- Check size of __int64 - failed
- -- Check size of int64_t
- -- Check size of int64_t - done
- -- Check size of long long
- -- Check size of long long - done
- -- Check size of int32_t
- -- Check size of int32_t - done
- -- Check size of __int32
- -- Check size of __int32 - failed
- -- Check size of long
- -- Check size of long - done
- -- Check size of int
- -- Check size of int - done
- -- Check size of ssize_t
- -- Check size of ssize_t - done
- -- Check size of SSIZE_T
- -- Check size of SSIZE_T - failed
- -- Looking for strtoll
- -- Looking for strtoll - found
- -- Looking for strtoq
- -- Looking for strtoq - found
- -- Looking for _strtoi64
- -- Looking for _strtoi64 - not found
- -- Looking for include file locale.h
- -- Looking for include file locale.h - found
- -- Looking for localeconv
- -- Looking for localeconv - found
- -- Looking for setlocale
- -- Looking for setlocale - found
- -- Performing Test HAVE_INLINE
- -- Performing Test HAVE_INLINE - Success
- -- Performing Test HAVE___INLINE
- -- Performing Test HAVE___INLINE - Success
- -- Performing Test HAVE___INLINE__
- -- Performing Test HAVE___INLINE__ - Success
- -- Looking for snprintf
- -- Looking for snprintf - found
- -- Looking for _snprintf
- -- Looking for _snprintf - not found
- -- Found Libswscale: /usr/local/lib/libswscale.a
- -- Found Libswresample: /usr/local/lib/libswresample.a
- -- Found Libavutil: /usr/local/lib/libavutil.a
- -- Found Libavformat: /usr/local/lib/libavformat.a
- -- Using libavcodec for image loading in libobs
- -- Found Libx264: /usr/lib/x86_64-linux-gnu/libx264.so
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/####/.obs-master
Advertisement
Add Comment
Please, Sign In to add comment