Menu

#1331 Clangd-client: Fix template error and link with GTK2 on Linux

Undefined
fixed
pecan
Patch
2022-11-23
2022-11-21
No

Now the C++17 requirement has been removed, compiling with Linux Mint gives a template error. This is because the last parameter should be a std::string but it is a wxString.

Regarding the change from GTK3 to GTK2, all projects for Linux use GTK2; This is the only one using GTK3. This requires installation of both toolchains,

1 Attachments

Discussion

  • pecan

    pecan - 2022-11-23

    Applied Head rev 13061
    Thanks

     
  • pecan

    pecan - 2022-11-23
    • status: open --> fixed
    • assigned_to: pecan
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.