Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

build error #2

@hack1exe

Description

@hack1exe

Hi, i have an error:

Compiling injector v0.1.0 (C:\Users\user\Desktop\taskmgr-video-master\taskmgr-video-master\injector)
error[E0308]: mismatched types
--> injector\src\main.rs:13:16
|
13 | inject_dll(&p, &dll_path);
| ^^ expected struct memory_rs::external::process::Process, found struct Process
|
= note: expected reference &memory_rs::external::process::Process
found reference &Process
= note: perhaps two different versions of crate memory_rs are being used?

For more information about this error, try rustc --explain E0308.
error: could not compile injector due to previous error

How i can fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions