neocmakelsp icon indicating copy to clipboard operation
neocmakelsp copied to clipboard

Not work on debian, mac and windows

Open Decodetalkers opened this issue 2 years ago • 10 comments

x86_64-linux-gnu file is not supported the directroy of mac is also not supported and also windows

Decodetalkers avatar Sep 24 '22 14:09 Decodetalkers

Have you considered compiling binaries?

Jackson-soft avatar Oct 13 '22 09:10 Jackson-soft

Have you considered compiling binaries?

What is this about, I will happy to realize this, but now I need help , I don't work on mac or windows =_=

Decodetalkers avatar Oct 13 '22 09:10 Decodetalkers

I think this documentation might be helpful.

https://docs.github.com/en/actions/using-workflows/about-workflows

Jackson-soft avatar Oct 14 '22 01:10 Jackson-soft

I think this documentation might be helpful.

https://docs.github.com/en/actions/using-workflows/about-workflows

You can make a pull request, but I don't think workflow is needed now, since there are other works to do ..

Decodetalkers avatar Oct 14 '22 05:10 Decodetalkers

Currently only ubuntu can compile successfully,macos and windows failed.

Jackson-soft avatar Oct 17 '22 08:10 Jackson-soft

Currently only ubuntu can compile successfully,macos and windows failed.

https://github.com/Decodetalkers/neocmakelsp/blob/master/src/utils/findpackage/packagemac.rs here, it is empty, so sure, it cannot be compile

Decodetalkers avatar Oct 17 '22 08:10 Decodetalkers

Currently only ubuntu can compile successfully,macos and windows failed.

ci fixed, now , just fixed. emm

Decodetalkers avatar Oct 17 '22 14:10 Decodetalkers

Is this issue still relevant? Neocmakelsp compiles and seems to work fine on MacOS. I do not use Windows, so I cannot say anything about that.

alven-shin avatar Dec 19 '23 17:12 alven-shin

Is this issue still relevant? Neocmakelsp compiles and seems to work fine on MacOS. I do not use Windows, so I cannot say anything about that.

Windows I add basic support, but I do not use windows, and also do not really know how to findpackage on windows..

Mac I think it will works, but it cannot find package under homebrew, or some cmake package in Mac specific.. so it can be compiled and run on them, but maybe some feature is not run well

Decodetalkers avatar Dec 20 '23 01:12 Decodetalkers

Ahh I see, thanks for your response.

alven-shin avatar Dec 20 '23 17:12 alven-shin