Andrew Whaley
Andrew Whaley
I need this too, can't instantiate an AssetManager from java instance otherwise. This is essential if you have a Java application in addition to a native lib i.e. not a...
Thanks for the detailed instructions, unfortunately I got a segfault in clang when compiling :- [ 67%] Building C object sleef/src/libm/CMakeFiles/sleefsve.dir/sleefsimdsp.c.o clang: warning: argument unused during compilation: '-mfpu=neon' [-Wunused-command-line-argument] clang:...
Hi Robert, Yes please share your thoughts and then I?ll look to see if I can get something working. I discovered another bug today which was a PITA to isolate...
It might need to be more fine-grained than that, since users may want most validation but perhaps to relax one or two rules. Maybe one option might be to have...
It looks like these are Stage 4 now :- https://github.com/TC39/proposal-optional-chaining https://github.com/tc39/proposal-nullish-coalescing This article describes all the 'new' things in es2020: https://www.w3schools.com/js/js_2020.asp
Also if you open from CLI `zed ` it is always full screen, hiding all of your other windows - super annoying. Can it not remember your previous preferred size...
Just ran into the same issue. Any updates ?