C# target loading DLL -vscode

43 views
Skip to first unread message

hosey hosey

unread,
Sep 29, 2017, 4:45:46 PM9/29/17
to haxe...@googlegroups.com
Hi,
I'm trying to get code completion in VS Code for a C# dll.  Works great until I try to get a controllers functions by including the controller dll.  I end up adding a bunch of extraneous dlls (system.net.http, system.web.dll...) into the build.hxml but then I end up with an error like

Api.dll @ api.entitywrappers.BaseEntity (<>p__0):1: character 1 : Type not found : T0

I have no idea how to resolve it.  I believe it is related to reflection in the target dll but I am not sure.  Any ideas?
Reply all
Reply to author
Forward
0 new messages