When I setup the latest NLua nuget package with my Tizen watch application, I get the following runtime error :
02-12 19:15:16.649 | Info | 19547 | 19549 | DOTNET_LAUNCHER | System.DllNotFoundException: Unable to load shared library 'lua54' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblua54: cannot open shared object file: No such file or directory |
Checking the output folders (\bin\Debug\tizen60\tpkroot\bin\runtimes), I see that there are lua54.dll files in the win folders and liblua54.so in the linux folders. Is this an issue of the wrong platform files being grabbed? I'm using the nuget package for NLua version 1.5.6, which brings in as a dependency KeraLua version 1.2.10.