Hello everyone,
I'm about to try to cross compile Helix and was reading the build from source doc. Doing so I saw that Helix need a C++14 compatible compiler and i was wondering why ?
Helix dont seems to include directly cpp files and from what I have read tree-sitter core use C and generate C so I was wondering which dependency Helix is relying on that bring the need for a C++14 compiler.
Thanks in advance for your answers,
--Barnabé
Hello everyone,
I'm about to try to cross compile Helix and was reading the build from source doc. Doing so I saw that Helix need a C++14 compatible compiler and i was wondering why ?
Helix dont seems to include directly cpp files and from what I have read tree-sitter core use C and generate C so I was wondering which dependency Helix is relying on that bring the need for a C++14 compiler.
Thanks in advance for your answers,
--Barnabé