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

error[E0282]: type annotations needed for 'Box<_>' #1335

Open
thejacobsons opened this issue Aug 30, 2024 · 0 comments · May be fixed by #1339
Open

error[E0282]: type annotations needed for 'Box<_>' #1335

thejacobsons opened this issue Aug 30, 2024 · 0 comments · May be fixed by #1339
Labels
bug Something isn't working

Comments

@thejacobsons
Copy link

Bug Description
error[E0282]: type annotations needed for 'Box<_>'

Steps to reproduce:
I expected to see a successful compilation after running cargo build --release from the krokiet directory. What I saw is below in 'Terminal output'. I also have the same problem with czkawka.

Terminal output:
krokiet_error

Debug log

I am unsure which log is needed here.

System

  • Czkawka/Krokiet version: 7.0.0 gui
  • OS version: Mac 14.6.1 Intel
  • Installation method: github binaries
@thejacobsons thejacobsons added the bug Something isn't working label Aug 30, 2024
kflansburg added a commit to kflansburg/czkawka that referenced this issue Sep 8, 2024
@kflansburg kflansburg linked a pull request Sep 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant