You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have never developed compiled code on Windows - do we have a sense of what is feasible on Windows in terms of the general tooling?
I know CMake is supported, but AFAIK Clang can't be used directly by itself for example (as in you need some extra tooling). Just wanted to see what CBI functionality might be reduced, if any.
I have never developed compiled code on Windows - do we have a sense of what is feasible on Windows in terms of the general tooling?
I've never developed code on Windows either. No idea.
I know CMake is supported, but AFAIK Clang can't be used directly by itself for example (as in you need some extra tooling). Just wanted to see what CBI functionality might be reduced, if any.
I think as long as our dependencies are available, things should work.
But I really don't know! That's why the TODO list in this issue starts with "see what's broken" 😆. If it's not feasible, we'll just close the issue and move on.
Uh oh!
There was an error while loading. Please reload this page.
Feature/behavior summary
CBI is developed on Linux and only tested on Linux, but it would be nice to support Windows as well.
Request attributes
Related issues
Solution description
Additional notes
No response
The text was updated successfully, but these errors were encountered: