How to compile Mono with vb.net support
        Posted  
        
            by Vnuk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vnuk
        
        
        
        Published on 2010-06-03T11:38:35Z
        Indexed on 
            2010/06/03
            12:34 UTC
        
        
        Read the original article
        Hit count: 305
        
I've downloaded latest source from mono project, compiled it and everything works (c# projects, mod_mono, xsp) except vb.net.
This is on CentOS 5, on Ubuntu 10.04 I installed mono packages via apt-get and vb.net just works.
What am I missing, or how to get vb.net support?
© Stack Overflow or respective owner