Daniel599

Results 9 comments of Daniel599

Hi, I would like to implement this feature. I tried to play around with it and did a little rust program that reads a desc file (binary of FileDescriptorSet, just...

while making the requested demo, I found out the crate serde_protobuf uses old protobuf crate version, so I dug around some more and there are two options: * protobuf crate...

@tobz I've initiated a pull request for this feature, but I still have some TODO's left for which I would appreciate your feedback.

seems like I had to write "fixes:" in my PR instead of "addresses:". I think this issue can be closed now, if not, let me know what is missing.

Hi, Please look at my reply [Here](https://github.com/conan-io/conan-clion-plugin/issues/6#issuecomment-1732039229) You need to provide the path as-if it is within linux already, hope it helps.

> A better solution IMO would be to use the path conversion commands command built into WSL and Cygwin/MSYS2/Git Bash/etc. to convert it for us. So for WSL you would...

@zadjii-msft any update in that matter? In the meanwhile I think I`ll try to implement #10073, as it seems to use working-dir to convert path so maybe those two issues...

Hi, any update on this? I am testing `conan 2`. I am also using windows-based CLion with WSL linux cpp project Edit: I found out that the plugin uses `cmake-conan`...

It works for me. Maybe it's just me, but I think there should be a note in the README regarding `WSL`: that the path should be inside `WSL` itself.