Bowen Tan

Results 13 comments of Bowen Tan

@jeroen I used Easybuild to build V8. EC was `R-4.2.0-foss-2021b.eb`. The entire log is too huge (~3G) to upload here. I give the related logs below. The installation command was...

I found another error in the log: ``` ccp6lVFF.o:test.cpp:function main: error: undefined reference to 'v8::V8::Initialize()' ``` and I opened an issue to easybuild https://github.com/easybuilders/easybuild-easyconfigs/issues/15936

Hi, I still got the error for `layout.html` when using the latest `ablog` with furo theme. Is the problem unresolved? Or do I need additional works on configurations?

> Hello, this patch never made it to a release version at the moment. > > My plan was to ship this in 0.11 but I got distracted and have...

Same issue here. Loading each plugin I got ran into a crash with message `Received empty message from server`.

Hi! An off-topic question that I found an `indent.scm` in the tree-sitter repo but it is missing here. (I checked the lockfile for this repo in tree-sitter repo, they were...

Try with https://github.com/let-def/texpresso/issues/85#issuecomment-2746015335

Confirmed the same error. @Anemone95 solved?

For my MacOSX environment (13.7.4 (22H420)), my workaround was first for `tectonic_bridge_harfbuzz` error, as @andrewcchu suggested, built as for Linux: > I was able to get around this by using...

> warning: [email protected]: In file included from layout/xetex-XeTeXFontInst.cpp:42: > warning: [email protected]: layout/tectonic_xetex_layout.h:42:10: fatal error: 'harfbuzz/hb.h' file not found > warning: [email protected]: 42 | #include > warning: [email protected]: | ^~~~~~~~~~~~~~~ >...