Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. /mnt/c/Users/avaer/MagicLeap/mlsdk/v0.19.0/tools/toolchains/bin/aarch64-linux-android-clang++ '-DNODE_GYP_MODULE_NAME=exokit' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DLUMIN' '-DWRAPPING_CEF_SHARED' '-DWEBRTC_POSIX' '-DBUILDING_NODE_EXTENSION' -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/include/node -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/src -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/deps/openssl/config -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/deps/openssl/openssl/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/deps/uv/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/deps/zlib -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/.node-gyp/11.6.0/deps/v8/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/nan -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-canvas-deps/include/core -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-canvas-deps/include/config -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-canvas-deps/include/gpu -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-canvas-deps/include/effects -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-audio-deps/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-video-deps/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-browser-deps/lib -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-webrtc-deps/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/node_modules/native-webrtc-deps/include/webrtc -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/utf8 -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/node -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/native_app_glue -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/util/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/bindings/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/canvas/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/browser/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/nanosvg/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/canvascontext/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/webglcontext/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/webaudiocontext/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/videocontext/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/windowsystem/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/egl/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/webrtc/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/magicleap/include -I/mnt/c/Users/kbiedrzycki/Documents/GitHub/exokit5/deps/exokit-bindings/magicleap/deps/sjpeg/src -I/mnt/c/Users/avaer/MagicLeap/mlsdk/v0.19.0/lumin/stl/libc++/include -I/mnt/c/Users/avaer/MagicLeap/mlsdk/v0.19.0/lumin/usr/include -I/mnt/c/Users/avaer/MagicLeap/mlsdk/v0.19.0/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/exokit/deps/exokit-bindings/bindings/src/bindings.o.d.raw
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement