Tarek-Aziz / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

a new Undefined symbols for architecture armv7 #194

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
i add the gui demo function to iPhone demo. anything ok but .

Undefined symbols for architecture armv7:
  "Rocket::Core::SystemInterface::DeactivateKeyboard()", referenced from:
      vtable for SystemInterfaceOgre3Din SystemInterfaceOgre3D.o
  "Rocket::Core::FileInterface::Length(unsigned long)", referenced from:
      vtable for FileInterfaceOgre3Din FileInterfaceOgre3D.o
  "Rocket::Core::SystemInterface::ActivateKeyboard()", referenced from:
      vtable for SystemInterfaceOgre3Din SystemInterfaceOgre3D.o
  "Rocket::Core::StringBase<char>::StringBase(unsigned int, char const*, ...)", referenced from:
      RenderInterfaceOgre3D::GenerateTexture(unsigned long&, unsigned char const*, Rocket::Core::Vector2<int> const&)in RenderInterfaceOgre3D.o
ld: symbol(s) not found for architecture armv7
collect2: ld returned 1 exit status

Original issue reported on code.google.com by lin...@gmail.com on 25 Oct 2011 at 1:27

GoogleCodeExporter commented 8 years ago

Original comment by erwin.coumans on 21 Feb 2012 at 5:43