eyedasan wrote: > > > Code: > > ../../wine-linux-build//tools/widl/widl -b arm -I../../wine-1.3.8/include -I. -I../../wine-1.3.8/include -I../include -t -T stdole2.tlb ../../wine-1.3.8/include/stdole2.idl > error: Invalid target specification 'arm' > > > File a bug. eyedasan wrote: > After compiling the wine to ARM, can we able to run the windows exe directly or we need the Source of that particular windows application? No, Wine does not emulate CPU. You will only be able to run winelib apps.