supertuxkart-sourceforge-migration / stk-migration-test

0 stars 0 forks source link

Cross-compiling does not work correctly. #812

Open supertuxkart-sourceforge-migration opened 10 years ago

supertuxkart-sourceforge-migration commented 10 years ago

Author: jontom

When I try to cross compile, I set the CMAKE_FIND_ROOT_PATH value to my rootfs for my target platform.

CMakeFiles/supertuxkart.dir/flags.make correctly has a -I option for the usr/include under my target's rootfs directory. All the flags.make files for all the libraries do not.

Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/1134