Compiling with MinGW

2008-12-24 Thread leledumbo
Is compiling with MinGW still supported? If yes, where is it covered? The compiling page shows that it's not covered there and the page linked (http://hans.breuer.org/dia/build.html) can't be accessed (HTTP 403). -- View this message in context: http://www.nabble.com/Compiling-with-MinGW-tp21102

Re: Compiling with MinGW

2008-12-24 Thread Steffen Macke
Hi, > Is compiling with MinGW still supported? If yes, where is it covered? The To my best knowledge, there was never a fully functional Dia MinGW build. Regards, Steffen ___ dia-list mailing list dia-list@gnome.org http://mail.gnome.org/mailman/listi

Re: Compiling with MinGW

2008-12-24 Thread Mathieu Bridon (bochecha)
Hi, >> Is compiling with MinGW still supported? If yes, where is it covered? >> The > > To my best knowledge, there was never a fully functional Dia MinGW build. Fedora is currently investing a lot in MinGW [1] and for Fedora 11 [2], we should have a rather decent base of application that can be

Re: the location of "sheets" passed to Dia

2008-12-24 Thread Sameer Sahasrabuddhe
On Sat, Dec 20, 2008 at 9:17 PM, Hans Breuer wrote: >> The correct fix is to extract the code in >> lib/sheet.c into a new function called dia_get_sheets_directory(), >> which can be used wherever the name of the sheets directory is >> required. >> > A patch which cleans up SISSI would be appreci