-
I downloaded code from
https://github.com/NLua/NLua/tree/unity3d
and
https://www.dropbox.com/s/mjet2sh67e7y6xo/NLua.Android.zip
When I clicked play, it showed "
Unhandled Exception: Mono.CSharp.I…
-
The kernel with revision dd5bf163c1067dace9b172a119fae3c423797ee2 boots now on the udoo quad board after disabling caam.
But i have two issues with HDMI:
1. When i boot with a display connected (TFT …
chrta updated
9 years ago
-
ISS 클래스 생성
// ISS는 한 오브젝트가 아닌 여러 오브젝트의 결합으로 이루어짐
ghost updated
10 years ago
-
```
modules/exploits/windows/antivirus/ams_hndlrsvc.rb:61: warning: assigned but unused variable - exe_fname
modules/exploits/windows/antivirus/ams_hndlrsvc.rb:171: warning: mismatched indentations at…
-
Hi.
I am compiling a 4.0 kernel for the udoo and need v4l2 capture support. However, the most recent version fails to compile with the following error:
```
....
ERROR: "bg_overlay_sdc_deselect" [dri…
-
Is there any way of exporting a 3d plot, such as a 3d scatter plot, to a u3d file for use in a PDF? It would be really useful for including interactive 3d plots in journal articles which tend to still…
-
Dea Igor
make shure youre kernel supports UDEV
Kernel
udev requires the following kernel options:
KERNEL
General setup --->
[*] Configure standard kernel features (expert users) --->
…
-
as discussed on email
Please update & merge standard kenrel module support for
- usb, usb storange , usb netdrivers ,
- OTG !! this driver are stable since 3.14.10
- netfilter
- dm
- ipsec
- …
-
Assets/UniLua/LuaStrLib.cs(806,31): error CS1061: Type `UniLua.ILuaState' does not contain a definition for`GetTable' and no extension method `GetTable' of type`UniLua.ILuaState' could be found (are y…
-
On iOS builds, authorization cannot be properly done resulting in assets not being downloaded. This happens outside of the plugin as well.
This code below doesn't work on iOS:
```
Hashtable headers…