Maurits Lamers

Results 24 comments of Maurits Lamers

Update: More changes: - the binaries in `third_party/llvm-build/Release+Asserts/bin` are not arm64 binaries, so install clang-6.0 through apt, and symlink in the executables - the configuration of clang tries to include...

Update: - step 1 and 2 of the compilation process did succeed. It takes a bit as I am using a Pine64 with 2GB of memory and an external HDD...

Update: Getting step 3 to compile is rather complex - Compilation plugins: I tried the same approach by editing clang.gni, but that had no effect. I tried regenerating the ninja...

Update: trying a few things in order to get libnw.so compiled. The only output currently is a directory full of libs, on which the 3rd compilation fails as it tries...

Update: I am still working on this, as compiling (and recompiling) on the Pine64 is very slow (only 2GB memory, and currently using usb-hdd for swap and storage. It also...

The reason I am making an issue of it, is that the path `make install` will install the plugins by default is correct, except that the install command uses an...

Thanks for responding! Let me be clear that I posted this issue here just for the sake of awareness of anyone using the webdav library. The problem originates from the...

Version 1.1.9 according to the contents of ~/.meteor/packages/accounts-ui

I am currently working on migrating to jsdoc3 from jsdoc toolkit 2.4.0n, I documented a few patterns (and a few questions about them) on SO: http://stackoverflow.com/questions/30232435/jsdoc3-migration-questions

Would it be useful to remove the arm64 builds from packagecloud.io to prevent confusion until a real arm64 build is available?