Re: Build dotgnu on MSVC?
Radek Polak <[email protected]> Fri, 27 Jan 2006 14:49:03 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Hello David, as far as i know, only supported way to build Portable .NET on windows is cygwin - and that's also the way how the installer was created. You can debug pnet in cygwin with gdb (or use ddd frontend). VS projects will probably not be acceped in dotgnu cvs, but you can maintain them separately or make script that creates them from makefiles. You can download VS projects for pnetlib at http://pnet.homelinux.org/downloads.htm If you have any progress in your work, please let me know, since i am interested. Radek > Hi Friends: > > I am trying to find out a way to do debug on MS-windows. I found a > win32 install package made by Boris Manojlovic. It's working perfectly > but not a debug package. > > Actually I need to build whole dotgnu on VC7_1 and test some of my new > code in it. Is that possible? Please give me a hand, thanks a lot! > > Rgds, David Xiao > _______________________________________________ > Developers mailing list > [email protected] > http://dotgnu.org/mailman/listinfo/developers > >