Open zistabar opened 7 years ago
Have you resolved the first problem,I also be blocked by this problem.
Please post the solution if anyone found. Thanks
Any update on this? I would also be interested. Specifically for yocto linux.
From 2022: any updates?
Hello, folks! I have just started my journey with Linux (Ubuntu 16.04). I want to cross-compile OpenNI2 library for ARM on Linux. The problem is I do not have any experience with cross-compilers thus I am not sure where should I define following environment variables: ARM_CXX=path-to-cross-compilation-g++ and ARM_STAGING=path-to-cross-compilation-staging-dir. I guess it will be CommonDefs.mak file in ThirdParty/PSCommon/BuildSystem path. If so, a placement of definitions in the file is arbitrary? The next issue is what are paths supposed to be assign to these variables? Thank you in advance for your consideration and help!