Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: ClearScript on ASP 5

0
0
Thanks for the reply. That's fine, I'm very happy to help.

The ClearScript.V8 nuget package fails to add the native assemblies to the xproj. My guess is the $DTE style control of a project is no longer supported with these project types. From my searches I haven't yet found the proper way to include native binaries which will work with xproj. I have played around with my own

When run using dnx the locations which ClearScript ends up searching are relative to the dnx binaries and not a project bin directory (as these don't really exist anymore)

I think the simplest solution (if it is possible) will be to add a build step which combines the native and managed DLLs in to a single DLL. This DLL then lives in the /lib folder of the nuget package. I will attempt this locally when I get a chance to see if it is feasible. Though I don't know how this would work across x86 and x64.

Viewing all articles
Browse latest Browse all 2297

Latest Images

Trending Articles





Latest Images