彡 LeVénce™ | 'Chris

Results 17 comments of 彡 LeVénce™ | 'Chris

Hi, I was wondering if there's any news on that yet?

Unfortunately, I still don't know how to compile an interface to C# using the SWiG tool. Examples or templates would help me a lot. But here you can also see...

Well, changing the path like this https://imgur.com/a/j3IfDXJ works but it can't solve the other header files now. I guess that's because VisualStudio ignores all directories from OpenVPN project?

@jamesyonan @lstipakov could someone help me, please?

@lstipakov Sorry, but this doesn't help. References in the OpenVPN project cannot be resolved as all class files are located in the "index" directory. Here is a random class I...

@lstipakov I experience issues using SWiG / C# https://imgur.com/a/73P7tWW using the following command to compile > C:\swigwin-3.0.12\swig -c++ -csharp -outdir C:\swigwin-3.0.12\Generated ovpncli.i

@lstipakov Do you have any idea how to solve the issue?

@lstipakov Finally, I was able to solve the issue by using the "-I" parameter of SWiG tool. However, I am trying test the API if it works as expected but...

Hello @lstipakov, if I try to access the ClientAPI_Config() it returns the following exception: "DllNotFoundException: The DLL "ovpncli": The specified module was not found. (Exception of HRESULT: 0x8007007E) cannot be...

@dsommers , does build-linux and build-android file have to be executed on Linux machine, or can I do this on Windows too?