Harish Kumar J
Harish Kumar J
Downgrading NDK to v14 helped in overcoming this. The project isn't updated for the latest NDKs
@lindexi Faced this error? Any help appreciated! Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot fin d the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startIn fo) at System.Diagnostics.Process.Start() at Embeddinator.Helpers.Invoke(String program, String arguments, Dictionary`2...
@lindexi It doesn't point to any file. I get this after the following in log Compiling binding code... -- Full Log: Generating Java stubs... Invoking: C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /nologo /verbosity:minimal C:\Users\HarishZ\Documents\gofrugal\print_poc\Gofrugal.POS.Ex portRuntime\Gofrugal.POS.ExportRuntime\obj\Debug\foo\GenerateJavaStubs.proj...
Hi @jonathanpeppers . Setting JAVA_HOME doesn't help with this. Also the path contains the java.exe too.