Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ssssota created a comment on a pull request on LibRaw/LibRaw
> Makefile.msvc is targeted to nmake Oops, I didn't know that. I'm so sorry.
ssssota opened a pull request on LibRaw/LibRaw
Makefile.msvc has invalid indent
I'm working on windows. I tried "make" it, but it failes: ``` ❯ make -f Makefile.msvc Makefile.msvc:170: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. ```ssssota created a comment on an issue on ssssota/libraw-rust
試したが失敗 bindingを生成するときのclangがmemory.hを見つけられなかった ``` emscripten-1 | LibRaw/libraw/libraw.h:37:10: fatal error: 'memory.h' file not found emscripten-1 | thread 'main' panicked at crates/libraw-...
ssssota pushed 1 commit to main ssssota/libraw-rust
- refactor: some functions move to top-level 9892cf9