Skip to content

Link error with winapi::shared::evntrace::{CloseTrace, StopTraceA} #855

Open
@bobbyz3g

Description

@bobbyz3g

When compiling the project with stable-i686-pc-windows-msvc, I got the following error:

- error LNK2019: unresolved external symbol _StopTraceA@12
- error LNK2019: unresolved external symbol _CloseTrace@4

but when I use stable-x86_64-pc-windows-msvc,I can successfully compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAny sort of bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions