Using mcs to compile for compact framework -
03-23-2006
, 06:58 AM
Hello,
has anybody successfully used mono's c# compiler mcs to compile a
program for the compact framework?
I tried referencing the System.* assemblies from the compact Framework
sdk and it compiled without errors. But the resulting .exe would not
run on the pocketpc. I can start it but the form is never shown there
is alwas the "hourglass".
greetings
Matthias Eller |