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

Usage of FreeRDP-Sharp #1

@shacknet

Description

@shacknet

Hi,

i'm trying to use this C# bindings for FreeRDP.
The compilation of FreeRDP on windows was sucessful. I can use wfreerdp.exe.

When i try to run this Project (NFreeRDP, or FreeRDP in my own project) i'm not able to use it.
The debugger breaks at FreeRDP.Tcp.cs with the following exception:
DllNotFoundException
Unable to load DLL 'libfreerdp': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I've already copied the FreeRDP binaries to the Output directory (Where the NFreeRdp executable is), but no success in getting this to work.

Is there any further documentation for FreeRDP-Sharp? Or can you tell me where to store this "libfreerdp' binding?

Greetings!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions