Thorsten Bux

Results 173 comments of Thorsten Bux

Still failing ``` FAILED: /opt/android-ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang --target=x86_64-none-linux-android --gcc-toolchain=/opt/android-ndk/toolchains/x86_64-4.9/prebuilt/linux-x86_64 --sysroot=/opt/android-ndk/sysroot -DARVIDEO_INPUT_ANDROID -DARVIDEO_INPUT_BUFFER -DARVIDEO_INPUT_DEFAULT_ANDROID -DARVIDEO_INPUT_DUMMY -DARVIDEO_INPUT_IMAGE -DARX_EXPORTS=1 -DARX_TARGET_PLATFORM_ANDROID=1 -IARX/AR/include -I../../../../../../../ARX/ARVideo/include -I../../../../../../../depends/android/include -I../../../../../../../ARX/ARVideo/../AR/include -I../../../../../../../ARX/ARVideo/../ARUtil/include -isystem /opt/android-ndk/sysroot/usr/include/x86_64-linux-android -D__ANDROID_API__=21 -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack...

@XrizZ on Linux: ```CMake Error: The current CMakeCache.txt directory /bitrise/src/Source/CMakeCache.txt is different than the directory c:/Users/Chris/Desktop/artoolkitX_mine/Source where CMakeCache.txt was created. This may result in binaries being created in the wrong...

macos is the same ```CMake Error: The current CMakeCache.txt directory /Users/vagrant/git/Source/CMakeCache.txt is different than the directory c:/Users/Chris/Desktop/artoolkitX_mine/Source where CMakeCache.txt was created. This may result in binaries being created in the...

```CompileC build-ios/ARX/ARVideo/artoolkitX.build/Release-iphoneos/ARVideo.build/Objects-normal/arm64/videoBuffer.o ARX/ARVideo/Buffer/videoBuffer.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler cd /Users/vagrant/git/Source export LANG=en_US.US-ASCII export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/vagrant/.bitrise/tools:/usr/local/bin:/usr/local/sbin:~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/go/libexec/bin:/Users/vagrant/go/bin:/Users/vagrant/bitrise/tools/cmd-bridge/bin/osx" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch...

@XrizZ if you can spare some time could you write down some documentation on how to use your feature? @philip-lamb Could you please review and merge if approved, tests are...

Can you please list some steps to reproduce 1. Where did you download from or did you clone the repo 2. When you downloaded did you use the precompiled app...

Yes, there seem to be some issues with that. I'm still not entirely sure but it looks like it. We are a bit occupied with other stuff but keep this...

Have looked into this again. It is working on macOS but not on Windows. @Neuroforge any suggestions?

I have had it working on macOS but never tried Linux setup From: Walter Perdan Reply to: artoolkitx/artoolkitx Date: Sunday, 18 August 2019 at 7:20 AM To: artoolkitx/artoolkitx Cc: Thorsten...