Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIReader.cpp stopping compilation on Android #1361

Closed
rickomax opened this issue Jul 25, 2017 · 2 comments
Closed

FIReader.cpp stopping compilation on Android #1361

rickomax opened this issue Jul 25, 2017 · 2 comments

Comments

@rickomax
Copy link
Contributor

FIReader.cpp is stopping Android compilation.
The compiler won´t find std:: string methods.
I've made a workaround that allow me to compile, but I haven´t tested the reader yet:
https://pastebin.com/dANggz8i

@rickomax rickomax changed the title FIReader.cpp stopping ompilation on Android FIReader.cpp stopping compilation on Android Jul 25, 2017
pdaehne added a commit to pdaehne/assimp that referenced this issue Jul 26, 2017
@pdaehne
Copy link
Contributor

pdaehne commented Jul 26, 2017

This is a known issue of the Android NDK - see android/ndk#82.

@rickomax
Copy link
Contributor Author

Thanks for pointing out :)

kimkulling added a commit that referenced this issue Jul 29, 2017
X3D importer: Workaround for buggy Android NDK (issue #1361)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants