Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created October 21, 2013 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkhileshKumar01/0d273ca8e3bc04960e0c to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/0d273ca8e3bc04960e0c to your computer and use it in GitHub Desktop.
Cleaning Solution: sdrewr5 (Debug|iPhone)
Cleaning: sdrewr5 (Debug|iPhone)
Removing output files...
Clean complete
Building Solution: sdrewr5 (Debug|iPhone)
Building: sdrewr5 (Debug|iPhone)
Detecting signing identity...
Multiple provisioning profiles match the bundle identifier; using the first match.
1. Provisioning Profile: "iOS Team Provisioning Profile: *" (92C2E158-5572-4FE6-9339-C0937AE25C44)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
2. Provisioning Profile: "iOS Team Provisioning Profile: *" (2B4911C0-C67C-4F3E-B87F-D78318A654BD)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
3. Provisioning Profile: "iOS Team Provisioning Profile: *" (344B54F7-F7E2-4E37-B9CA-1D2AD7AF5094)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
4. Provisioning Profile: "iOS Team Provisioning Profile: *" (34C5E694-5DF7-4AC2-9F70-008DE530CE10)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
5. Provisioning Profile: "iOS Team Provisioning Profile: *" (6C5788FB-542D-4C0E-964D-072EB00828C9)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
Provisioning Profile: "iOS Team Provisioning Profile: *" (92C2E158-5572-4FE6-9339-C0937AE25C44)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "SJ4M429CQ6.com.your-company.sdrewr5"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.4/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/apple/Projects/sdrewr5/sdrewr5/bin/iPhone/Debug/sdrewr5.exe" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/OpenTK-1.0.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG;__MOBILE__;__IOS__" /t:exe "/Users/apple/Projects/sdrewr5/sdrewr5/Main.cs" "/Users/apple/Projects/sdrewr5/sdrewr5/AppDelegate.cs" "/Users/apple/Projects/sdrewr5/sdrewr5/OpenGLViewController.cs" "/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs"
Compilation failed: 6 error(s), 11 warnings
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(139,7): warning CS0618: `OpenTK.Graphics.ES20.GL.Clear(int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(150,8): warning CS0618: `OpenTK.Graphics.ES20.GL.VertexAttribPointer<float>(int, int, OpenTK.Graphics.ES20.All, bool, int, float[])' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(152,8): warning CS0618: `OpenTK.Graphics.ES20.GL.VertexAttribPointer<byte>(int, int, OpenTK.Graphics.ES20.All, bool, int, byte[])' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(176,7): warning CS0618: `OpenTK.Graphics.ES20.GL.DrawArrays(OpenTK.Graphics.ES20.All, int, int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(260,16): warning CS0618: `OpenTK.Graphics.ES20.GL.CreateShader(OpenTK.Graphics.ES20.All)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(266,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetShader(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(269,8): error CS1502: The best overloaded method match for `OpenTK.Graphics.ES20.GL.GetShaderInfoLog(int, int, out int, System.Text.StringBuilder)' has some invalid arguments
/Developer/MonoTouch/usr/lib/mono/2.1/OpenTK-1.0.dll (Location of the symbol related to previous error)
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(269,49): error CS1620: Argument `#3' is missing `out' modifier
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(274,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetShader(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(289,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetProgram(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(292,8): error CS1502: The best overloaded method match for `OpenTK.Graphics.ES20.GL.GetProgramInfoLog(int, int, out int, System.Text.StringBuilder)' has some invalid arguments
/Developer/MonoTouch/usr/lib/mono/2.1/OpenTK-1.0.dll (Location of the symbol related to previous error)
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(292,48): error CS1620: Argument `#3' is missing `out' modifier
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(297,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetProgram(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(309,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetProgram(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(312,8): error CS1502: The best overloaded method match for `OpenTK.Graphics.ES20.GL.GetProgramInfoLog(int, int, out int, System.Text.StringBuilder)' has some invalid arguments
/Developer/MonoTouch/usr/lib/mono/2.1/OpenTK-1.0.dll (Location of the symbol related to previous error)
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(312,48): error CS1620: Argument `#3' is missing `out' modifier
/Users/apple/Projects/sdrewr5/sdrewr5/EAGLView.cs(317,7): warning CS0618: `OpenTK.Graphics.ES20.GL.GetProgram(int, OpenTK.Graphics.ES20.All, ref int)' is obsolete: `Use the overload with strongly typed enumerations'
Build complete -- 6 errors, 11 warnings
---------------------- Done ----------------------
Build: 6 errors, 11 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment