running with "mono myapp.exe" is not an option. I wan't application to be
useful on computers with no mono installed.

Meanwhile, i have managed to start application bundled with "mkbundle
TestApp --deps --static -o TA" on machine where mono-complete is installed.

when i bundle only with --deps, i got error "corlib not in sync with this
runtime, expected corlib version 111, found 117".

when i bundle only with --static, error is ""corlib not in sync with this
runtime, expected corlib version 117, found 111".

And all that, only after i have mono-complete installed on target machine.
Without it, i get some gtk# dll not found errors.



--
View this message in context: 
http://mono.1490590.n4.nabble.com/Monodevelop-made-application-not-starting-on-ubuntu-tp4666404p4666417.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to