Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the problem of compilation failure under MINGW #3022

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

NU-LL
Copy link
Contributor

@NU-LL NU-LL commented Feb 24, 2024

Under Windows 10, compiling with MINGW64 will report an error similar to #1581

Under Windows 10, compiling with MINGW64 will report an error similar to gabime#1581
@NU-LL
Copy link
Contributor Author

NU-LL commented Feb 24, 2024

my patch has nothing to do with git, but ci does report an error:

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +167a3f5[39](https://github.com/gabime/spdlog/actions/runs/8030694948/job/21938541316#step:3:44)746aa96135d5edeb5f4e21da588078a:refs/remotes/pull/3022/merge
  From https://github.com/gabime/spdlog
   * [new ref]         167a3f539746aa96135d5edeb5f4e21da588078a -> pull/3022/merge
Determining the checkout info
/usr/bin/git sparse-checkout disable
git: 'sparse-checkout' is not a git command. See 'git --help'.
Error: The process '/usr/bin/git' failed with exit code 1

I don't think it's my patch that's causing this. @gabime

@gabime gabime merged commit d387fdf into gabime:v1.x Feb 25, 2024
7 of 8 checks passed
@gabime
Copy link
Owner

gabime commented Feb 25, 2024

Thanks @NU-LL . Merged

@NU-LL NU-LL deleted the patch-1 branch February 25, 2024 01:50
gabime pushed a commit that referenced this pull request Mar 16, 2024
Under Windows 10, compiling with MINGW64 will report an error similar to #1581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants