error: void value not ignored as it ought to be bool type(std::string_view s) { return type(s.data(), s.length()); }

前端 未结 0 1315
攒了一身酷
攒了一身酷 2021-01-02 07:55

On Ubuntu 20.04, I try to compile the git master version of libime https://github.com/fcitx/libime but failed. See following for more detailed info:

$ lsb_rel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题