Error:
extconf.rb failedconftest.c:5:10: fatal error: prism/extension.h: No such file or directoryconftest.c:5:10: fatal error: prism.h: No such file or directoryERROR: Failed to build gem native extension.
On Windows, Ruby devkit
Repo: https://github.com/kubo/snzip Snappy repo: https://github.com/google/snappy
Pre install:
sudo dnf install snappy snappy-devel~/.config/nvim/lua/plugins/init.lua{
"github/copilot.vim",
-- Start copilot when Vim startup| // Complie with w64devkit: | |
| // g++ main.cpp -o b -lWtsapi32 | |
| #define SECURITY_WIN32 | |
| #include <windows.h> | |
| #include <Wtsapi32.h> | |
| #include <iostream> | |
| bool IsUserLoggedIn() | |
| { |