[Mono-dev] problem with mkbundle on Windows

Rakshas rakshas2000 at inbox.ru
Tue Mar 10 05:40:07 EDT 2009


Firstly, this problem was only with WinForms application. 
I've reinstalled all cygwin components, which are mentioned here:
http://mono-project.com/Compiling_Mono_on_Windows
Also I've noticed, that I used not newest version of Mono. So, I've
installed version 2.2.
After that even bundle of console helloworld application doesn't work.
May be some necessary part of cygwin or something else is still missing?


Rakshas wrote:
> 
> I'm trying to make portable application. One of the requirements -- there
> is no .NET Framework on user machine, and there is no way to install it
> (user hasn't admin rights).
> So I'm trying to make bundle with Mono. 
> Application uses some third-party dlls with WinForms. At first there was
> problem to make bundle: mkbundle couldn't find all dlls, though they were
> placed to the same folder as target exe-file. I've found such solution:
> place mkbundle.exe to the same folder and then run "mono mkbundle.exe
> myapp.exe --deps".
> In this way, bundle is made, but it doesn't run. So just black screen is
> appeared for some ms.
> Can someone helps with this problem?
> 

-- 
View this message in context: http://www.nabble.com/problem-with-mkbundle-on-Windows-tp22246733p22430858.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list