Hi!
Is there any howTo or something similar for this?
I can't get it to run....
If i just try the TestEspressoCore it gives following Error:
Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'libespr': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Espresso.NativeV8JsInterOp.V8Init()
at Espresso.JsBridge.V8Init() in C:\_Daten\Repos\Github\Espresso\src\0_Start\JsBridge.cs:line 18
at TestEspressoCore.Program.Main(String[] args) in C:\_Daten\Repos\Github\Espresso\Tests\TestEspressoCore\Program.cs:line 13
If i try to compile libespr i'll get:
Cannot open include file: 'v8.h': No such file or directory
A little startup Help would be great!!
Hi!
Is there any howTo or something similar for this?
I can't get it to run....
If i just try the TestEspressoCore it gives following Error:
If i try to compile libespr i'll get:
A little startup Help would be great!!