Quantcast
Viewing all articles
Browse latest Browse all 204402

NDK shared library link errors

Attemting to port C++ code to Android using VS2017 Xamarin Shared Library project, I get these link errors - seems like basic C runtime is missing in link step.
1> undefined reference to 'sqrt'
1> undefined reference to 'sqrt'
1> undefined reference to 'ceil'
1> undefined reference to 'ceil'
1> undefined reference to 'sqrt'
1> undefined reference to 'sqrt'
1> undefined reference to 'pow'
1> undefined reference to 'floor'
1> undefined reference to 'cos'
1> undefined reference to 'cos'
1> undefined reference to 'cos'
1> undefined reference to 'cos'
...etc

What is the name of the missing library?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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