<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error ld: symbol(s) not found for architecture i386 when integrate Authorize.net SDK in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-ld-symbol-s-not-found-for-architecture-i386-when-integrate/m-p/37211#M20635</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Xcode 5, iOS 7. I integrate Authorize.Net SDK 1.1.1 into my project and build. Then it show errors:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;Undefined symbols for architecture i386:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_AuthNet", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_CreateTransactionRequest", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_CreditCardType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_ExtendedAmountType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_LineItemType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_MobileDeviceLoginRequest", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_PaymentType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_TransactionRequestType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;ld: symbol(s) not found for architecture i386&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;Note: I added all header files and the lib file. I also added the lib&amp;nbsp;&lt;SPAN&gt;in Build Phases\Link Binary With Libraries.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;I don't know how to fix it. Please help me !!&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2013 04:22:48 GMT</pubDate>
    <dc:creator>tonyhoang123</dc:creator>
    <dc:date>2013-12-06T04:22:48Z</dc:date>
    <item>
      <title>Error ld: symbol(s) not found for architecture i386 when integrate Authorize.net SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-ld-symbol-s-not-found-for-architecture-i386-when-integrate/m-p/37211#M20635</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Xcode 5, iOS 7. I integrate Authorize.Net SDK 1.1.1 into my project and build. Then it show errors:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;Undefined symbols for architecture i386:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_AuthNet", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_CreateTransactionRequest", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_CreditCardType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_ExtendedAmountType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_LineItemType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_MobileDeviceLoginRequest", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_PaymentType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; "_OBJC_CLASS_$_TransactionRequestType", referenced from:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; objc-class-ref in MoreViewController.o&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;ld: symbol(s) not found for architecture i386&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;Note: I added all header files and the lib file. I also added the lib&amp;nbsp;&lt;SPAN&gt;in Build Phases\Link Binary With Libraries.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT color="#FF0000" size="2"&gt;&lt;FONT color="#000000"&gt;I don't know how to fix it. Please help me !!&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 04:22:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-ld-symbol-s-not-found-for-architecture-i386-when-integrate/m-p/37211#M20635</guid>
      <dc:creator>tonyhoang123</dc:creator>
      <dc:date>2013-12-06T04:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error ld: symbol(s) not found for architecture i386 when integrate Authorize.net SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-ld-symbol-s-not-found-for-architecture-i386-when-integrate/m-p/38195#M20910</link>
      <description>&lt;P&gt;Hello tonyhoang123&lt;BR /&gt;&lt;BR /&gt;It doesn't look like anyone has responded yet, but someone still may have feedback on what you're looking for. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 23:22:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-ld-symbol-s-not-found-for-architecture-i386-when-integrate/m-p/38195#M20910</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-01-06T23:22:59Z</dc:date>
    </item>
  </channel>
</rss>

