-
I experimented an initial docs website using vitepress. See if you like it.
``` bash
$ git clone https://github.com/wenq1/vitepress-mulle
$ cd vitepress-mule
$ npm i
$ npm run docs:dev
```
…
-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- StackOverflow: uliwitness
- uliwitness/AGIconFamily
- uliwitness/AdairNetworking
…
-
The project doesn't open Github Discussions so I posted here (which I think is a wrong place to ask questions like this). How is GNUStep compared with ObjFW (https://github.com/ObjFW/ObjFW) and mulle-…
-
I haven't looked into it ... certainly `mulle-bashfunctions` is in /Users/wc/scratch/mulle/usr/bin which is in PATH
``` bash
CC=/Users/wc/scratch/mulle/bin-release/mulle-clang-project/14.0.6.2/bi…
-
```
[ 93%] Linking C executable mulle-objc-uniqueid
/usr/local/Cellar/cmake/3.26.2/bin/cmake -E cmake_link_script CMakeFiles/mulle-objc-uniqueid.dir/link.txt --verbose=1
/Applications/Xcode.app/Con…
-
``` bash
CC=/Users/wc/scratch/mulle/bin-release/mulle-clang-project/14.0.6.2/bin/mulle-clang \
cmake \
-DCMAKE_PREFIX_PATH="$HOME/scratch/mulle/usr" \
-DCMAKE_LIBRARY_PATH=$HOME/sc…
-
``` bash
[100%] Linking C executable mulle-markdown
/opt/homebrew/Cellar/cmake/3.26.2/bin/cmake -E cmake_link_script CMakeFiles/mulle-markdown.dir/link.txt --verbose=1
/Users/wc/scratch/mulle/bin…
-
Implemented "multi inheritance" as per docs in the ref below. However it doesn't work as expect (from reading the doc). Maybe I'm doing it wrong?
Ref: https://www.mulle-kybernetik.com/weblog/2017/m…
-
What's wrong with [libobjc2](https://github.com/gnustep/libobjc2) so that the mulle-objc-runtime is created instead?
-
I get this error, when running a linked executable, which I don't understand. What are `phdrs` and how can I influence their makeup ?
``` sh
ape error: ./kitchen/cosmopolitan/Debug/xxx1: APE phdrs…