******************************************************************************** conan install gainput/1.0.0@ --build=gainput --profile=/Users/jenkins/w/BuildSingleReference/14551/556c9bd0-0c14-4c9d-ab38-91c1de839fd6/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] gainput:shared=True [build_requires] [env] gainput/1.0.0: Forced build from source Installing package: gainput/1.0.0 Requirements gainput/1.0.0 from local cache - Cache Packages gainput/1.0.0:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gainput/1.0.0: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK gainput/1.0.0: Copying sources to build folder gainput/1.0.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 gainput/1.0.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gainput/1.0.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGAINPUT_SAMPLES="False" -DGAINPUT_TESTS="False" -DGAINPUT_BUILD_SHARED="True" -DGAINPUT_BUILD_STATIC="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- GAINPUT version 1.0.0 -- ..Building shared libraries (-DGAINPUT_BUILD_SHARED=OFF to disable) -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--' '-j4' ----------------- Scanning dependencies of target gainput [ 8%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputInputDeltaState.cpp.o [ 8%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputInputManager.cpp.o [ 11%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputAllocator.cpp.o [ 8%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputInputDevice.cpp.o [ 13%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputInputMap.cpp.o [ 16%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputInputState.cpp.o [ 19%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputMapFilters.cpp.o [ 22%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/builtin/GainputInputDeviceBuiltIn.cpp.o [ 25%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/dev/GainputDev.cpp.o [ 27%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/dev/GainputMemoryStream.cpp.o [ 30%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/dev/GainputNetAddress.cpp.o [ 33%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/dev/GainputNetConnection.cpp.o [ 36%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/dev/GainputNetListener.cpp.o [ 38%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gainput.cpp.o [ 41%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputButtonStickGesture.cpp.o [ 44%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputDoubleClickGesture.cpp.o [ 47%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputHoldGesture.cpp.o [ 50%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputPinchGesture.cpp.o [ 52%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputRotateGesture.cpp.o [ 55%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputSimultaneouslyDownGesture.cpp.o [ 58%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/gestures/GainputTapGesture.cpp.o [ 61%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/keyboard/GainputInputDeviceKeyboard.cpp.o [ 63%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp.o [ 66%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/mouse/GainputInputDeviceMouse.cpp.o [ 69%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/pad/GainputInputDevicePad.cpp.o [ 72%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/pad/GainputInputDevicePadMac.cpp.o [ 75%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/recorder/GainputInputPlayer.cpp.o [ 77%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/recorder/GainputInputRecorder.cpp.o [ 80%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/recorder/GainputInputRecording.cpp.o [ 83%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/touch/GainputInputDeviceTouch.cpp.o [ 86%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputIos.mm.o [ 88%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/GainputMac.mm.o [ 91%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/builtin/GainputInputDeviceBuiltInIos.mm.o [ 94%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/mouse/GainputInputDeviceMouseMac.mm.o [ 97%] Building CXX object source_subfolder/lib/CMakeFiles/gainput.dir/source/gainput/pad/GainputInputDevicePadIos.mm.o [100%] Linking CXX shared library ../../lib/libgainput-d.dylib [100%] Built target gainput gainput/1.0.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built gainput/1.0.0: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 gainput/1.0.0: Generated conaninfo.txt gainput/1.0.0: Generated conanbuildinfo.txt gainput/1.0.0: Generating the package gainput/1.0.0: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 gainput/1.0.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--target' 'install' '--' '-j4' ----------------- [100%] Built target gainput Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputMapFilters.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDeviceTouch.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputContainers.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputMap.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDevicePad.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputDebugRenderer.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputAllocator.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputLog.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDeltaState.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputManager.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputState.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gainput.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDevice.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDeviceMouse.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputHelpers.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDeviceKeyboard.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputTapGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputPinchGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputButtonStickGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputDoubleClickGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputRotateGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputGestures.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputSimultaneouslyDownGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/gestures/GainputHoldGesture.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputDeviceBuiltIn.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputInputListener.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/recorder -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/recorder/GainputInputRecorder.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/recorder/GainputInputPlayer.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/recorder/GainputInputRecording.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/gainput/GainputIos.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libgainput-d.1.0.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libgainput-d.1.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libgainput-d.dylib [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK gainput/1.0.0 package(): Packaged 1 file: LICENSE gainput/1.0.0 package(): Packaged 30 '.h' files gainput/1.0.0 package(): Packaged 3 '.dylib' files: libgainput-d.1.0.0.dylib, libgainput-d.dylib, libgainput-d.1.dylib gainput/1.0.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created gainput/1.0.0: Created package revision 1c1e88502de24c284c92f5403b3b0908 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/source_subfolder/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:21:13: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] styleMask:NSTitledWindowMask]; ^~~~~~~~~~~~~~~~~~ NSWindowStyleMaskTitled /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:886:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSTitledWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskTitled", macos(10.0,10.12)) = NSWindowStyleMaskTitled; ^ /Users/jenkins/w/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/source_subfolder/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:47:52: warning: 'NSFullScreenWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] float titleBarHeight = (window.styleMask & NSFullScreenWindowMask) ? 0.0f : theoreticalTitleBarHeight(); ^~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskFullScreen /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:892:32: note: 'NSFullScreenWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSFullScreenWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskFullScreen", macos(10.0,10.12)) = NSWindowStyleMaskFullScreen; ^ 2 warnings generated.