-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Cross-platform Compilation Example. #1288
Comments
Hi @singku Thank you for this example. I have been stuck at cross-compiling the SDK for Host OS: Target Toolchain
Error:
If I manually set the Can you help figure out what is wrong here? |
@abhijitnathwani I just tried build for aarch64-linux on ubuntu16.04.
=======================
I have created a PR in our private repo to fix the above issue |
btw, I'm adding VCPKG support for cross-platform compilation of this SDK. Please check my PRs! |
This has been asked many times by SDK users, but there is currently no example. I'd like to use Github Pinned Issue feature to pin a cross-platform compilation example I did for more visibility (Compare to Github Wiki page) and easier communication with SDK users.
Host
Amazon EC2
Host OS
Ubuntu 18.0
Target Platform
Mips Linux
Cross-compilation toolchain
g++-multilib-mips-linux-gnu
SDK Version
1.7.235
Steps
The text was updated successfully, but these errors were encountered: