Closed Thread
Results 1 to 4 of 4

Thread: Tried to use Mono... and failed.

  1. #1
    Join Date
    Mar 2009
    Posts
    1,375
    Rep Power
    24

    Cool Tried to use Mono... and failed.

    Since Jordan asked me, have I used Mono to develop .NET programs so far, I decided to give it a try. Here are my experiences, which could be summarized as wasted time.

    I tried to run a very simple, new WinForm project using Mono. Succeded. But even look of a simple gray messagebox looks different. Notice that fonts are somewhat different, and MessageBox has no white area.
    How to run a program using Mono: Guide:Running Mono Applications - Mono



    I tried to bundle Mono with my program, to a standalone runner. Failed. Some unhandled exception got thrown. I won't spend time on figuring why. This is just pathetic...
    How to bundle program with Mono: Guide:Running Mono Applications - Mono



    If anyone have some insight how to make it working, or want to share his experiences with me, feel free to post your thoughts. I am looking forward to seeing some of them.

    Regards,
    Arek Bulski.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Tried to use Mono... and failed.

    I don't see much difference in the forms. The icon is really the only difference I see. I've never used Mono before but it looks like you are saying that it allows you to build the application statically vs the traditional dynamically shared library system?

    Also, an app made in Windows using Mono can be compiled on Linux or no?

  4. #3
    Join Date
    Mar 2009
    Posts
    1,375
    Rep Power
    24

    Re: Tried to use Mono... and failed.

    it looks like you are saying that it allows you to build the application statically vs the traditional dynamically shared library system?
    That is what the referenced Mono page is saying about Bundles. But WHYYYY it does not work with such a simple program? This is pathetic...

    Also, an app made in Windows using Mono can be compiled on Linux or no?
    It can possibly be compiled on Linux. But definately it can be ran on Linux, using Mono for Linux. But that is not my point at all... I want to make a bundle. Standalone program that launches my program without any .NET/Mono installed at all. Is this even possible? Mono page says yes...

    Best regards,
    Arek Bulski.
    Last edited by ArekBulski; 04-01-2009 at 06:13 PM.

  5. #4
    Join Date
    Mar 2009
    Posts
    1,375
    Rep Power
    24

    Re: Tried to use Mono... and failed.

    An update. I have tried to use a Console project instead of WinForms one. Also compiled this console app using Mono, and then tried mkbundle. It fails either way.

    My system is Windows Vista SP1 PL (polish localisation). Also Visual Studio 2008 C# Express Edition.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Android Mono for Android
    By sam_coder in forum Mobile Development
    Replies: 0
    Last Post: 01-06-2011, 05:30 PM
  2. Mono for Android
    By sam_coder in forum C# Programming
    Replies: 0
    Last Post: 01-06-2011, 05:30 PM
  3. Is Mono a threat to linux?
    By ArekBulski in forum The Lounge
    Replies: 15
    Last Post: 07-11-2009, 10:40 AM
  4. mono allows development?
    By TcM in forum Linux Applications
    Replies: 4
    Last Post: 06-22-2009, 12:30 PM
  5. Failed Dependencies
    By Crop in forum Linux/Unix General
    Replies: 1
    Last Post: 06-18-2008, 05:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts