panchapol/gdata-objectivec-client

Code can not be build after adding GDataXMLNode.o

GoogleCodeExporter opened this issue · 1 comments

Undefined symbols for architecture armv7:
  "_kGDataXMLXPathDefaultNamespacePrefix", referenced from:
      -[GDataXMLNode nodesForXPath:namespaces:error:] in GDataXMLNode.o

What is the expected output? What do you see instead?
code should compile.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by Ramunas....@gmail.com on 6 May 2013 at 11:07

This would be a project mistake in your application rather than a library 
issue. The symbol is defined in the corresponding .m file.

Original comment by grobb...@google.com on 14 May 2013 at 10:03

  • Changed state: Invalid