Open GoogleCodeExporter opened 8 years ago
Hi,
Just just change the Architectures to "$(ARCHS_STANDARD_32_BIT)" in info plist
build setting, it work for me.
Thanks,
Sunil
Original comment by sunil.verma@mobiloitte.com
on 10 Jun 2015 at 8:43
Awesome! It works!!! I have debug for entire day for this problem, thank u sooo
much!!
Original comment by chenxi2...@gmail.com
on 5 Jul 2015 at 6:48
i have fixed it
just replace "PLVertex" CGFloat to GLfloat
struct PLVertex
{
GLfloat x, y, z;
};
my blog
http://www.skyfox.org/ios-panoramagl-360-arm64-hotspot.html
Original comment by shaojian...@gmail.com
on 13 Aug 2015 at 8:31
Original issue reported on code.google.com by
sravanik...@gmail.com
on 19 May 2015 at 9:26