-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide a new Nuget build #3
Comments
+1 |
Currently broken. From the Package Manager Console: Install-Package Noesis.Javascript
You cannot call a method on a null-valued expression.
Exception calling "AddFromFileCopy" with "1" argument(s): "Exception calling "InvokeMethod" with "3" argument(s): "Unable to add 'msvcr100.dll'. A file with that name already exists.""
You cannot call a method on a null-valued expression.
Matched againt ..\packages\Noesis.Javascript.0.7.1.0\lib\net40\x86\Noesis.Javascript.dll |
I've managed to build it! (x64 only, MSVC2010 or MSVC2013) :) Does anyone need binaries or instructions? |
Hi Rast1234, please do post any notes you made along the way, and please offer any changes you had to make as a pull request. |
@oliverbock ok i'll do it in the nearest future. |
@oliverbock please see #19 |
I am working on updating JavaScript.Net to a recent version of v8. If anyone has credentials (and .nuspec file) for the existing nuget package then I will upgrade that. |
No description provided.
The text was updated successfully, but these errors were encountered: