-
TKDND can not be compiled on macOS ARM (M1), I get the following error:
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocatio…
-
The anjuta project has its own fork of Ctags [2] and it does provide support for vala via some patches [1] that would be nice to integrate into universal-ctags.
[1] http://abderrahim.arablug.org/GSoC…
-
I installed emacs 27 with
brew install emacs-plus@27 --with-modern-orange-icon --with-xwidgets
I can't open any images files. They are blank. Images embedded on orgmode are also blank.
the *…
-
As reported in the MinGW64-packages repo: https://github.com/msys2/MINGW-packages/issues/7411 and in this issue: https://github.com/rizsotto/Bear/issues/427 , Bear does currently not build on MSYS2 + …
-
The output for 1. consists of 3 list entries
The change is:
```
if {[llength $args] == 0} {
return "[array get parentOptions] [array get widgetOptions]"
}
```
in…
-
now that i know how to compile the environment, i have added to the configuration "--enable-plugin" and recompiled it successfully.
to create plugin there is a need to compile it as follow:
firs…
labba updated
2 months ago
-
Just a few questions so I get this running on win:
- Whats the reasoning behind using a separate crt?
- How is the CRT different to previous ones? Is it just a more lightweight version or is there a…
-
Hi, I past this `cd LongQC/minimap2-coverage && make arm_neon=1 aarch64=1` to the terminal and got this error message:
```
cc -c -g -O2 -Wall -Wc++-compat -D_FILE_OFFSET_BITS=64 -fsigned-char -DHAVE…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
brew config
HOMEBREW_VERSION: 4.2.18-77-g8810b7f
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8810b7f0419734c48d1b7b…
-
I'm attempting to update a formula for package I provide, which has a launchd service. I'm attempting to use the service stanza, but it doesn't seem to find the service file:
Currently, both of the…
Who23 updated
8 months ago