Notice (2018-05-24): bugzilla.xamarin.com is now in read-only mode.
Please join us on Visual Studio Developer Community and in the Xamarin and Mono organizations on GitHub to continue tracking issues. Bugzilla will remain available for reference in read-only mode. We will continue to work on open Bugzilla bugs, copy them to the new locations as needed for follow-up, and add the new items under Related Links.
Our sincere thanks to everyone who has contributed on this bug tracker over the years. Thanks also for your understanding as we make these adjustments and improvements for the future.
Please create a new report on Developer Community or GitHub with your current version information, steps to reproduce, and relevant error messages or log files if you are hitting an issue that looks similar to this resolved bug and you do not yet see a matching new report.
Step to reproduce: 1. Open XS 2. Create iPhone-> OpenGL template application 3. Build the application Actual result: On building iOS OpenGL template application, it gives 6 build errors. Expired result: On building iOS OpenGL template application, it should not give build errors. Build errors: https://gist.github.com/AkhileshKumar01/fd60022ee626ce06aa6b Build output: https://gist.github.com/AkhileshKumar01/0d273ca8e3bc04960e0c Regression status: REGRESSION. This issue does not exist with Stable XamarinStudio-4.0.12-3-1 and X.iOS 7.0.4.84, this issue exists only with XS 4.1.7 (build 1537). Environment info: === Xamarin Studio === Version 4.1.7 (build 1537) Installation UUID: b1fc3b76-cf00-405e-a0a1-3839ac11fe6d Runtime: Mono 3.2.4 ((no/f163333) GTK+ 2.24.20 theme: Raleigh GTK# (2.12.0.0) Package version: 302040000 === Apple Developer Tools === Xcode 5.0.1 (3335.6) Build 5A2034a === Xamarin.Android === Version: 4.10.1 (Starter Edition) Android SDK: /Users/apple/Desktop/android-sdk-macosx Supported Android versions: 2.1 (API level 7) 2.2 (API level 8) 2.3 (API level 10) 3.1 (API level 12) 3.2 (API level 13) 4.0 (API level 14) 4.0.3 (API level 15) 4.1 (API level 16) 4.2 (API level 17) 4.3 (API level 18) Java SDK: /usr java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b15) Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) === Xamarin.Mac === Xamarin.Mac: 1.6.19 === Xamarin.iOS === Version: 7.0.4.84 (Starter Edition) Hash: b577b26 Branch: Build date: 2013-19-10 17:12:24-0400 === Build Information === Release ID: 401071537 Git revision: dbd1c0e5959a2e590aefa16357c85f5514f56e6e Build date: 2013-10-19 22:07:59+0000 Xamarin addins: 01f90f9be813c2638fa91cbd074896b0734cfcb3 === Operating System === Mac OS X 10.9.0 Darwin Apples-iMac.local 13.0.0 Darwin Kernel Version 13.0.0 Thu Sep 19 22:22:27 PDT 2013 root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64
fixed in git master
Today, we have checked this issue with following builds: XS 4.1.7(build 1545)- cbc0c989dfa280fd5ba9c7696c28fec924c70ee6 MT 7.0.4.85 Mac ML 10.8.5 now this issue is not exist, iOS "OpenGL" template application is build successfully without any build error. Hence marking this as Verified