Dirk Müller

Results 18 comments of Dirk Müller

I was also facing this issue, but it depends on the compiler. Although setting `-std=c++17` it compiles successfully. I would suggest the following patch (because `std::not1` is going to be...

I have set the `python_interpreter_target` to `@python_interpreter//:python_bin`. I have a minimal example [here](https://github.com/dprogm/bazel_pybind_sample) if you want to try it out. I am actually a little bit lost because I don't...

Hey @Globegitter thank you for reporting the finding. Can you tell me on which platform this error message came up? Did it happen all the time you are using the...

I already thought about that idea too. Maybe we can use both in parallel? It would also avoid to query targets all the time you want to build one specific...

Sorry for the late response. I am very interested in moving the main parts (actually generating C++ project files as @zaucy already mentioned) to vscode-bazel. My vision always was to...

> Instead, it would be worth investigating ways that the Bazel extension _help_ the other language-specific extensions. For example, maybe we could use an aspect to generate a `compile_commands.json` file...

My setup is almost the same. I am using VMWare Fusion Professional Version 13.5.0 (22583790) though. I don't know which hypervisor is used. I would just say the default one...