This is an ad not a helpful announcement.
I made a real-time C/C++/Rust build visualizer
51–60 of 91 posts
Re: I made a real-time C/C++/Rust build visualizer
#52I am extremely interested in this. I am stuck in an environment with CMake, GCC and Unix Make (no clang, no ninja) and getting detailed information about WHY the build is taking so long is nearly impossible. It's also a bit of a messy build with steps like copying a bunch of files from the source into the build folder. Multiple languages (C, C++, Fortran, Python), custom cmake steps, etc. If this tool can handle that…
Re: I made a real-time C/C++/Rust build visualizer
#53Suggestion to the blog author - put: > Here it is recording the build of a macOS app: > At the top of the page, it should be right under the header. You made a thing, so show the thing. You can waffle on about it later. Just show the thing.
Re: I made a real-time C/C++/Rust build visualizer
#54Re: I made a real-time C/C++/Rust build visualizer
#55Re: I made a real-time C/C++/Rust build visualizer
#56Suggestion to the blog author - put: > Here it is recording the build of a macOS app: > At the top of the page, it should be right under the header. You made a thing, so show the thing. You can waffle on about it later. Just show the thing.
Good suggestion. Updated.
Re: I made a real-time C/C++/Rust build visualizer
#57Does it work with cmake?