Cross compile : wayland-scanner exec format error
Im cross compiling wayland library But facing this issue I know that it provides --with-host-scanner option to use installed scanner But problem is that i don't want to use host scanner I have another way to solve this, During cross compilation, wayland-scanner should also build for host platform along with target platform,so that fresh build of wayland-scanner can be used to convert .XML to .c