maxmadzz

Results 10 issues of maxmadzz

[build.log](https://github.com/wjakob/instant-meshes/files/8579501/build.log)

Trying to compile on the aarch64 platform, there are many errors, is there any intention to support the aarch64 platform?

``` [ 6%] Built target copy-distrib-files [ 6%] Automatic MOC and UIC for target external-glew [ 6%] Built target external-glew_autogen Consolidate compiler generated dependencies of target external-glew [ 6%] Built...

many error build macOS arm64

Here is the error report, I don't know what happened `Process: Regard3D [28975] Path: /Applications/Regard3D.app/Contents/MacOS/Regard3D Identifier: Regard3D Version: 1.0.0 (1.0.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Regard3D...

``` /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in fuse-ext2 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/opt/e2fsprogs/include -g -O2 -MT fuse-ext2.install.o -MD -MP -MF .deps/fuse-ext2.install.Tpo -c -o fuse-ext2.install.o fuse-ext2.install.m In file included from fuse-ext2.install.m:55: In...

It seems that this shell script is to download a vanilla kernel source code and then modify the file for module compilation. Can you release it as a patch file...

``` [ 12%] Built target OpenMesh [ 12%] Built target MeshSDFilter [ 12%] Built target MeshDenoiser [ 14%] Built target lemon [ 14%] Built target main_svgSample [ 15%] Built target...

build git [21220ce](https://github.com/alicevision/AliceVision/commit/21220ce5952be552fd6e140f858692d81a00b0d5) ``` /Users/jinshanhu/Documents/OSS/AliceVision/src/aliceVision/image/io.cpp:523:35: error: non-constant-expression cannot be narrowed from type 'std::array::value_type' (aka 'double') to 'float' in initializer list [-Wc++11-narrowing] float user_mul[4] = { neutral[0],neutral[1],neutral[2],neutral[1] }; ^~~~~~~~~~ /Users/jinshanhu/Documents/OSS/AliceVision/src/aliceVision/image/io.cpp:523:35: note:...

Undefined symbols for architecture arm64: "Version::load()", referenced from: corelib::openConsole(QString const&, QString const&) in q4wine-lib.cpp.o "Version::save()", referenced from: DataBase::checkDb() in db.cpp.o "Version::Version()", referenced from: corelib::openConsole(QString const&, QString const&) in q4wine-lib.cpp.o DataBase::checkDb()...