Bruce Davidson

Results 27 issues of Bruce Davidson

I'm on Linux Mint: $ make make all-recursive make[1]: Entering directory `/home/bruce/gjs/gtk-js-app' Making all in po make[2]: Entering directory`/home/bruce/gjs/gtk-js-app/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory`/home/bruce/gjs/gtk-js-app/po' Making...

Running on Arch Linux. [darko@antergos-of-barsoom release]$ ./minesweeper Illegal instruction (core dumped) [darko@antergos-of-barsoom release]$ No other info. Same result if I compile without --release.

P0: Critical
T: Bug

uname -all ``` Linux penguin 5.4.151-16908-gff376e5d5ee1 #1 SMP PREEMPT Sat Dec 11 19:42:45 PST 2021 aarch64 GNU/Linux ``` I'm trying to build the example without-a-bundler (https://github.com/rustwasm/wasm-bindgen/tree/main/examples) wheb I run the...

Is there an option to keep the raw value for literals? For example, using the online tool: https://estools.github.io/escodegen/demo/index.html I enter in the text box: var doubleValue = 0.0; And it...

I'm running android 6 on my zenbook, so I've installed Codiad as my IDE. For convenience, I want it to start in termux-boot, so I don't have to login to...

I downloaded the flambe-demos to try it out. When I try to build for android, I get an error. I should point out I'm trying this on linux, and I...

duplicate of the issue #1 I filed with quodejs. Sorry, not sure which of these would get looked at. npm install fails on debian 11 (bullseye) with �[K�[?25hnpm ERR! code...

``` Found pkg-config: /usr/bin/pkg-config (0.29.2) Found CMake: /usr/bin/cmake (3.18.4) Run-time dependency lua5.4 found: NO (tried pkgconfig and cmake) Run-time dependency lua found: NO (tried pkgconfig and cmake) Not looking for...

When I try to install from the repo, apt update throws an err 93, its unable to find the arm64 version for the package, When I try to compile from...

I'm impressed with this app. Documentation is sparse :) How do I build an executable? Or is this build error message blocking me: "CANNOT LINK EXECUTABLE DEPENDENCIES: "libpcre.so" is 32-bit...