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

Unable to compile #1

Open
FrancisRussell opened this issue Sep 21, 2023 · 1 comment
Open

Unable to compile #1

FrancisRussell opened this issue Sep 21, 2023 · 1 comment

Comments

@FrancisRussell
Copy link

FrancisRussell commented Sep 21, 2023

I received the following when I attempted to use is_sudo as a dependency under rustc 1.70.0.

error[E0433]: failed to resolve: expected type, found function `check_main` in `window`
  --> /home/fpr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/is_sudo-0.0.1/src/lib.rs:64:19
   |
64 |     match window::check_main::is_app_elevated() {
   |                   ^^^^^^^^^^ expected type, found function `check_main` in `window`
@spa5k
Copy link
Owner

spa5k commented Sep 21, 2023

Looks like something changed, will check it tomorrow.

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

No branches or pull requests

2 participants