[Pkg-mono-devel] mkbundle Error again
Axel-Erfurt
axel99092 at gmail.com
Mon Jan 23 22:49:22 UTC 2017
Ubuntu
After the last Update mkbundle error is back in Ubuntu
(error on mkbundle and apps created with mkbundle)
here a workaround (that works for me)
Terminal:
mkbundle --list-targets
my result was:
Available targets locally:
default - Current System Mono
4.8.0-linux-libc2.12-i386.zip
Targets available for download with --fetch-target:
4.8.0-linux-libc2.12-amd64.zip
4.8.0-linux-libc2.12-armel.zip
4.8.0-linux-libc2.12-armhf.zip
4.8.0-linux-libc2.12-i386.zip
4.8.0-linux-libc2.17-arm64.zip
4.8.0-linux-libc2.17-ppc64el.zip
4.8.0-macos-10.7-amd64.zip
4.8.0-macos-10.7-i386.zip
then download your version, for example
Terminal:
mkbundle --fetch-target 4.8.0-linux-libc2.12-i386.zip
(will be saved in /home/username/.mono/targets/)
then use mkbundle with '--cross'
Terminal:
mkbundle -o /path/appname /path/appname.exe --deps --cross
4.8.0-linux-libc2.12-i386.zip
--
View this message in context: http://mono.1490590.n4.nabble.com/mkbundle-Error-again-tp4669791.html
Sent from the Debian Mono mailing list archive at Nabble.com.
More information about the Pkg-mono-devel
mailing list