Tom Atkinson

Results 82 comments of Tom Atkinson

OK ive implemented a possible solution for CMake Tools following the same principles as outlined above Here you can see an option after configuring the Kit you can select a...

> By the way, please try adding these options while keeping the current defaults (Wayland + portals). The NFD library as it is currently built on your branch targets GTK....

> It is definitely a hack. I will make a second comment to address this The main goal of the suggested approach was to preserve the `compile_commands.json` so that for...

In terms of: > What is the true intended use case for TRACY_NO_STATISTICS and how does it fit into the different command line applications that are build by this project?...

> Yeah, well, I don't want to be unable to compile my software because some DNS server was misconfigured or because someone forgot to renew their SSL certificate. CPM is...

I've re-read the above to make sure this response is more concise. Apologies for the monologues. It helps me keep track of my decision making - definitely not trying to...

Ahahah I agree, Debian can be a little tedious. Although, i find most projects that rely on system installed dependencies tend to have the same failures. Not all package managers...

Ah this seems to be mostly meson issues? I have never had issues with vscode using compile commands, I use the Microsoft c++ extension and CodeLLDB for debugging works smooth...

Sorry for the spam today I just wanted to make sure that I approached this conversation properly and not be one of those CMake guys Last question, you have a...

Hey @wolfpld, Its great to hear you gave this a shot! I'm open to taking a look at the CMake approach. I had a branch working cross-platform with CMake. The...