setup-cpp
setup-cpp copied to clipboard
Install all the tools required for building and testing C++/C projects.
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | fedora | final | major | `40` -> `41` | ---...
Hi there, after my source files all compile fine, I'm getting a linking error at the end: ``` ld: warning: directory not found for option '-L"/Users/runner/llvm/lib"' ld: warning: dylib (/Users/runner/llvm/lib/libc++.dylib)...
When `setup-cpp` prepares the apt-keys using `gpg`.. https://github.com/aminya/setup-cpp/blob/290824452986e378826155f3379d31bce8753d76/src/utils/setup/setupAptPack.ts#L190 the created files are not always available on disk when chmod is run https://github.com/aminya/setup-cpp/blob/290824452986e378826155f3379d31bce8753d76/src/utils/setup/setupAptPack.ts#L199 which produces annotations warnings in the run like:...
## Upvote & Fund @aminya is using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you....
Hello, I have been using setup-cpp and I saw that it takes some time to run on GitHub-hosted environments (Windows and Ubuntu). So, I was wondering if it is possible...
God bless you sir for putting this together. Excellent job! ## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this issue. The funding...
Some `.cpprc.cmd` file can be added on Windows to set the enviroment variables. ## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this...
setup-cpp has been using the latest version of `stdc++` on Ubuntu. However, this implies that the compiled binary will ship/compile the required `stdc++` or it is provided by the system....
The upstream doesn't provide binaries for x86 MacOS for the new versions of LLVM anymore. https://github.com/aminya/setup-cpp/blob/8c72d55c1187821e1eee09f893c8ee7dcfff338c/src/llvm/llvm_url.ts#L88-L95 ## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and...