Unity3D-NLua
Unity3D-NLua copied to clipboard
when build windows phone 8 ....(unity3d 4.6.1 +windows 8.1)
Error building Player: Exception: Error: method System.String System.Reflection.Assembly::get_CodeBase()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.String KeraLua.DynamicLibraryPath::GetAssemblyPath().
Error: method System.String System.Environment::GetEnvironmentVariable(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KeraLua.DynamicLibraryPath::RegisterLibrarySearchPath(System.String).
Error: method System.Void System.Environment::SetEnvironmentVariable(System.String,System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KeraLua.DynamicLibraryPath::RegisterLibrarySearchPath(System.String).
Error: method System.IO.Stream System.Console::OpenStandardOutput()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KopiLua.Lua::.cctor().
Error: method System.IO.Stream System.Console::OpenStandardInput()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KopiLua.Lua::.cctor().
Error: method System.IO.Stream System.Console::OpenStandardError()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KopiLua.Lua::.cctor().
Error: method System.Void System.Environment::Exit(System.Int32)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void KopiLua.Lua::LuaDThrow(KopiLua.LuaState,System.Int32).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Diagnostics.Process::.ctor()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Diagnostics.Process::set_EnableRaisingEvents(System.Boolean)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.ProcessStartInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Diagnostics.ProcessStartInfo System.Diagnostics.Process::get_StartInfo()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.ProcessStartInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Diagnostics.ProcessStartInfo::set_FileName(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.ProcessStartInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Diagnostics.ProcessStartInfo System.Diagnostics.Process::get_StartInfo()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.ProcessStartInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Diagnostics.ProcessStartInfo::set_Arguments(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Boolean System.Diagnostics.Process::Start()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Diagnostics.Process::WaitForExit()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: type System.Diagnostics.Process
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Int32 System.Diagnostics.Process::get_ExitCode()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExecute(KopiLua.LuaState).
Error: method System.Void System.Environment::Exit(System.Int32)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 KopiLua.Lua::OSExit(KopiLua.LuaState).
Error: method System.Globalization.CultureInfo System.Globalization.CultureInfo::GetCultureInfo(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.IFormatProvider KopiLua.Lua::Culture(System.String).
Error: type System.Runtime.Serialization.SerializationInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.Exceptions.LuaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: type System.Runtime.Serialization.SerializationInfo
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.Exceptions.LuaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: method System.Void System.Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.Exceptions.LuaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: type System.Reflection.Emit.AssemblyBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at NLua.CodeGeneration.
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at NLua.CodeGeneration.
Error: type System.Reflection.Emit.AssemblyBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.AssemblyBuilderAccess
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: method System.Reflection.Emit.AssemblyBuilder System.AppDomain::DefineDynamicAssembly(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.AssemblyBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.AssemblyBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.AssemblyBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: method System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.AssemblyBuilder::DefineDynamicModule(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::.ctor().
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: method System.Reflection.Emit.TypeBuilder System.Reflection.Emit.ModuleBuilder::DefineType(System.String,System.Reflection.TypeAttributes,System.Type)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: method System.Reflection.Emit.MethodBuilder System.Reflection.Emit.TypeBuilder::DefineMethod(System.String,System.Reflection.MethodAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.MethodBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: method System.Type System.Reflection.Emit.TypeBuilder::CreateType()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateEvent(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: method System.Reflection.Emit.TypeBuilder System.Reflection.Emit.ModuleBuilder::DefineType(System.String,System.Reflection.TypeAttributes,System.Type)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: method System.Reflection.Emit.MethodBuilder System.Reflection.Emit.TypeBuilder::DefineMethod(System.String,System.Reflection.MethodAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.MethodBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: method System.Type System.Reflection.Emit.TypeBuilder::CreateType()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Type NLua.CodeGeneration::GenerateDelegate(System.Type).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.FieldBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.FieldBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ConstructorBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.TypeBuilder System.Reflection.Emit.ModuleBuilder::DefineType(System.String,System.Reflection.TypeAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ModuleBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.TypeBuilder System.Reflection.Emit.ModuleBuilder::DefineType(System.String,System.Reflection.TypeAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.FieldBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder::DefineField(System.String,System.Type,System.Reflection.FieldAttributes)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.FieldBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder::DefineField(System.String,System.Type,System.Reflection.FieldAttributes)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ConstructorBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.TypeBuilder::DefineConstructor(System.Reflection.MethodAttributes,System.Reflection.CallingConventions,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.ConstructorBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.ConstructorBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.MethodBuilder System.Reflection.Emit.TypeBuilder::DefineMethod(System.String,System.Reflection.MethodAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Void System.Reflection.Emit.TypeBuilder::DefineMethodOverride(System.Reflection.MethodInfo,System.Reflection.MethodInfo)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.MethodBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: method System.Type System.Reflection.Emit.TypeBuilder::CreateType()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateClass(System.Type,System.Type&,System.Type[][]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Reflection.Emit.MethodBuilder System.Reflection.Emit.TypeBuilder::DefineMethod(System.String,System.Reflection.MethodAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.MethodBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Reflection.Emit.MethodBuilder System.Reflection.Emit.TypeBuilder::DefineMethod(System.String,System.Reflection.MethodAttributes,System.Type,System.Type[])
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Type System.Reflection.Emit.TypeBuilder::get_BaseType()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.TypeBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Void System.Reflection.Emit.TypeBuilder::DefineMethodOverride(System.Reflection.MethodInfo,System.Reflection.MethodInfo)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: type System.Reflection.Emit.MethodBuilder
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Reflection.Emit.ILGenerator System.Reflection.Emit.MethodBuilder::GetILGenerator()
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void NLua.CodeGeneration::GenerateMethod(System.Reflection.Emit.TypeBuilder,System.Reflection.MethodInfo,System.Reflection.MethodAttributes,System.Int32,System.Reflection.FieldInfo,System.Reflection.FieldInfo,System.Boolean,System.Type[]&).
Error: method System.Reflection.AssemblyName System.Reflection.AssemblyName::GetAssemblyName(System.String)
doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Int32 NLua.ObjectTranslator::LoadAssemblyInternal(KopiLua.LuaState).