Skip to content

Won't run from Visual Studio unless you add a few items #4

@publicwireless

Description

@publicwireless

FYI To get the project to run from Visual Studio, you need to add several 'existing items' (Add Menu->Existing Item...) to the Slip project including libcrypto-3-x64.dll, PipeReader.dll, Slip.dll, SlipClient.exe, and WinDivert.dll. On each item, make sure to set the 'Copy to Output Directory' option to 'Copy always'. Then when you build the project the items should be copied to your bin folder.

Also, at least in my case, I had to uncheck 'Prefer 32-bit' from the project properties (under 'Build' options)

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