You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/t/ticket/1134
The text was updated successfully, but these errors were encountered: