Re: [Mono-list] [Mono-dev] Open source .NET and Mono.

2014-11-14 Thread Vasileios Anagnostopoulos
Yes but a clean build with mingw even with WPF should be possible. If new
GTK# is not a goal at least make it compile on win32/win64 with mingw. I
tried the latest and failed. Cygwin cross-compiles used to work better for
me, though it has some bugs.

On Thu, Nov 13, 2014 at 4:51 PM, Miguel de Icaza mig...@xamarin.com wrote:

 We are not likely going to move to Gtk# 3 any time soon.

 We have evolved the plan over the years, but this is the current plan:

- We are going to be refactoring Xamarin Studio along engine vs UI
components, to allow us to build native UIs for each component (WPF on
Windows, Cocoa on Mac, Gtk# on Linux).

- We typically start with a Gtk# UI, because that one already works
everywhere, so we start with this, and we then provide the per-platform 
 UIs.

 Replacing Gtk# 2 with 3 is not really a goal.  They change the API, and
 are about to change it again with 4.

 When we move everything over to this split UI system, we will take a look
 at whether it is worth upgrading to newer versions of Gtk, but for now,
 version 2 has lots of custom improvements for Mac and Windows that have not
 yet been added to 3.

 On Thu, Nov 13, 2014 at 6:26 AM, Vasileios Anagnostopoulos 
 fithis2...@gmail.com wrote:


 It would be even better news if mono finally compiled cleanly under
 mingw-w64 with gtk#3.

 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list





-- 
Dr. Vasileios Anagnostopoulos (MSc,PhD)
Researcher/Developer
ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
T (+30) 2107723404 M (+30) 6936935388
E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
http://www.ntua.gr/
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-dev] Open source .NET and Mono.

2014-11-14 Thread Vasileios Anagnostopoulos
OK, then, I restart next week to report bugs.

On Fri, Nov 14, 2014 at 1:31 PM, Andres G. Aragoneses kno...@gmail.com
wrote:

 If you don't tell us how it failed, we cannot fix it.

 On 14/11/14 12:07, Vasileios Anagnostopoulos wrote:

 Yes but a clean build with mingw even with WPF should be possible. If
 new GTK# is not a goal at least make it compile on win32/win64 with
 mingw. I tried the latest and failed. Cygwin cross-compiles used to work
 better for me, though it has some bugs.

 On Thu, Nov 13, 2014 at 4:51 PM, Miguel de Icaza mig...@xamarin.com
 mailto:mig...@xamarin.com wrote:

 We are not likely going to move to Gtk# 3 any time soon.

 We have evolved the plan over the years, but this is the current plan:

   * We are going to be refactoring Xamarin Studio along engine vs UI
 components, to allow us to build native UIs for each component
 (WPF on Windows, Cocoa on Mac, Gtk# on Linux).

   * We typically start with a Gtk# UI, because that one already
 works everywhere, so we start with this, and we then provide the
 per-platform UIs.

 Replacing Gtk# 2 with 3 is not really a goal.  They change the API,
 and are about to change it again with 4.

 When we move everything over to this split UI system, we will take a
 look at whether it is worth upgrading to newer versions of Gtk, but
 for now, version 2 has lots of custom improvements for Mac and
 Windows that have not yet been added to 3.

 On Thu, Nov 13, 2014 at 6:26 AM, Vasileios Anagnostopoulos
 fithis2...@gmail.com mailto:fithis2...@gmail.com wrote:


 It would be even better news if mono finally compiled cleanly
 under mingw-w64 with gtk#3.

 ___
 Mono-list maillist  - Mono-list@lists.ximian.com
 mailto:Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list





 --
 Dr. Vasileios Anagnostopoulos (MSc,PhD)
 Researcher/Developer
 ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
 T (+30) 2107723404 M (+30) 6936935388
 E va...@mail.ntua.gr
 mailto:va...@mail.ntua.grmailto:va...@mail.ntua.gr
 mailto:va...@mail.ntua.gr www.ntua.gr
 http://www.ntua.grhttp://www.ntua.gr/


 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list



 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list




-- 
Dr. Vasileios Anagnostopoulos (MSc,PhD)
Researcher/Developer
ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
T (+30) 2107723404 M (+30) 6936935388
E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
http://www.ntua.gr/
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-dev] Open source .NET and Mono.

2014-11-13 Thread Vasileios Anagnostopoulos
It would be even better news if mono finally compiled cleanly under
mingw-w64 with gtk#3.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Autoreconf problem

2014-03-24 Thread Vasileios Anagnostopoulos
Hi,

I am on windows 7 x86  and tried to do an autoreconf -fiv on mono.git using
cygwin.

The result is that something is missing

configure.in:3507: error: required file 'mono/metadata/Makefile.in' not
found
configure.in:3507: error: required file 'mono/mini/Makefile.in' not found
automake-1.14: warning: autoconf input should be named 'configure.ac', not '
configure.in'
mono/unit-tests/Makefile.am:7: warning: variable 'TEST_LDFLAGS' is defined
but no program or
mono/unit-tests/Makefile.am:7: library has 'TEST' as canonical name
(possible typo)
autoreconf-2.69: automake failed with exit status: 1

Any ideas?



-- 
Dr. Vasileios Anagnostopoulos (MSc,PhD)
Researcher/Developer
ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
T (+30) 2107723404 M (+30) 6936935388
E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
http://www.ntua.gr/
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Autoreconf problem

2014-03-24 Thread Vasileios Anagnostopoulos
A more accurate report

aclocal-1.14: warning: autoconf input should be named 'configure.ac', not '
configure.in'
automake-1.14: warning: autoconf input should be named 'configure.ac', not '
configure.in'
configure.in:3507: error: required file 'mono/metadata/Makefile.in' not
found
configure.in:3507: error: required file 'mono/mini/Makefile.in' not found
automake-1.14: warning: autoconf input should be named 'configure.ac', not '
configure.in'
mono/unit-tests/Makefile.am:7: warning: variable 'TEST_LDFLAGS' is defined
but no program or
mono/unit-tests/Makefile.am:7: library has 'TEST' as canonical name
(possible typo)
autoreconf-2.69: automake failed with exit status: 1



On Mon, Mar 24, 2014 at 1:12 PM, Vasileios Anagnostopoulos 
fithis2...@gmail.com wrote:

 Hi,

 I am on windows 7 x86  and tried to do an autoreconf -fiv on mono.git
 using cygwin.

 The result is that something is missing

 configure.in:3507: error: required file 'mono/metadata/Makefile.in' not
 found
 configure.in:3507: error: required file 'mono/mini/Makefile.in' not found
 automake-1.14: warning: autoconf input should be named 'configure.ac',
 not 'configure.in'
 mono/unit-tests/Makefile.am:7: warning: variable 'TEST_LDFLAGS' is defined
 but no program or
 mono/unit-tests/Makefile.am:7: library has 'TEST' as canonical name
 (possible typo)
 autoreconf-2.69: automake failed with exit status: 1

 Any ideas?



 --
 Dr. Vasileios Anagnostopoulos (MSc,PhD)
 Researcher/Developer
 ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
 T (+30) 2107723404 M (+30) 6936935388
 E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
 http://www.ntua.gr/




-- 
Dr. Vasileios Anagnostopoulos (MSc,PhD)
Researcher/Developer
ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
T (+30) 2107723404 M (+30) 6936935388
E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
http://www.ntua.gr/
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] GTK#3 on Windows

2014-03-10 Thread Vasileios Anagnostopoulos
Hi,

are there any plans to release a win32 build of gtk sharp 3 on Win32? If
not is it possible to give compilation instructions preferably with msys2?

Thank you for your time.
-- 
Dr. Vasileios Anagnostopoulos (MSc,PhD)
Researcher/Developer
ICCS/NTUA 9 Heroon Polytechneiou Str., Zografou 15773 Athens,Greece
T (+30) 2107723404 M (+30) 6936935388
E va...@mail.ntua.grmailto:va...@mail.ntua.gr www.ntua.gr
http://www.ntua.gr/
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list