Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

ANE - Can't success to include libxml2.dylib

$
0
0

Hello,

 

I'm upgrading an ANE on a new SDK version. This new SDK required the libxml2.dylib to be included.

 

So I added it into my platform-ios.xml :

<linkerOptions>

     <option>–lxml2</option>

</linkerOptions>

 

The ANE compilation works fine, but when compiling on an iOS device I get:

Compilation failed while executing : ld64

Packaging output:

ld: file not found: –lxml2

ld: file not found: –lxml2

 

What I'm missing?

 

Build files.


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>