Discussion:
[Mono-list] Qt Bindings for mono/embedded
Wolfgang Mauer
2017-12-26 08:58:42 UTC
Permalink
Hi all,

i have started a new "Project" to wrap Qt to work with mono on linux and
also on embedded systems..

It's in early development state, but runs with the functionality I needed by
now.



You may take a look at https://github.com/wolfgangmauer/qt_mono-sharp



/

Wolfgang
Klaus Siebke
2017-12-28 10:56:32 UTC
Permalink
Thank you, Wolfgang (I am switching to English for the mono-list in cc)

And one last request: in qt_mono-sharpglue.cproj there are some members
referenced, but they are missing in the repo:

QGlueListView.cpp
QGlueListWidget.cpp
QGlueListView.h
QGlueListWidget.h
QGlueMenu.cpp
QGlueMenu.h
QGlueScrollArea.h

Once again thank you for this perfect job!

Kind regards
Klaus
Ok,
ich habe nochmal aktualisiert...
Sollte jetzt alles drin sein.
Noch eine bitte, immer auch(auch wenn es Deutsch ist) die Mono-list
mit auf cc
Gruß
Wolfgang
*Gesendet:* 28.12.2017 11:45
*Betreff:* Re: [Mono-list] Qt Bindings for mono/embedded
Super!
Jetzt habe ich das Repo mal runtergeladen und versucht in MonoDevelop
zu laden.
Da fehlt noch ein Member: example.csproj
Fehler beim Laden des Projekts
Could not find file
"/home/haegar/Downloads/source/qt_mono-sharp-master/example/example.csproj".
Viele GrÌße
Klaus
Ist drin....
*Gesendet:* 28.12.2017 11:15
*Betreff:* Re: [Mono-list] Qt Bindings for mono/embedded
Hallo Wolfgang,
das sieht sehr interessant aus.
Bisher habe ich immer mit GTK gearbeitet, weil es keine vernÃŒnftigen
Bindings fÃŒr Qt gab.
Allerdings, fÌr ein lauffÀhiges Beispiel fehlen doch die Dateien
mainwindow.ui + splashscreen.ui im "example" Order, oder?
Viele GrÌße aus dem Bremer Umland,
Klaus
Post by Wolfgang Mauer
Hi all,
i have started a new “Project” to wrap Qt to work with mono on linux
and also on embedded systems
.
It’s in early development state, but runs with the functionality I
needed by now.
You may take a look at https://github.com/wolfgangmauer/qt_mono-sharp
/
Wolfgang
_______________________________________________
http://lists.dot.net/mailman/listinfo/mono-list
Wolfgang Mauer
2017-12-28 11:01:06 UTC
Permalink
_______________________________________________
Mono-list maillist - Mono-***@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-list
Klaus Siebke
2017-12-28 17:24:00 UTC
Permalink
Hello Wolfgang,

I tried to compile your example with MonoDevelop on two different
up-to-date systems - Ubuntu Linux 16.04 LTS (32 bit) and Antergos/Arch
Linux (64 bit). On both boxes I got stuck in member
QGlueApplication.cpp, line 5:

#include <QApplication>  Error: Datei oder Verzeichnis nicht gefunden

Is there a special trick with it?

qt_mono-sharp compiles fine and creates a .dll, but qt_mono-sharpglue
does not find QApplication (which is part of qt_mono-sharp).

Thank you,
Klaus
Hi Klaus,
git updated, please try again.
And let me know if widgets are missing you need...
/
Wolfgang
*Gesendet:* 28.12.2017 11:56
*Betreff:* Re: [Mono-list] Qt Bindings for mono/embedded
Thank you, Wolfgang (I am switching to English for the mono-list in cc)
And one last request: in qt_mono-sharpglue.cproj there are some
QGlueListView.cpp
QGlueListWidget.cpp
QGlueListView.h
QGlueListWidget.h
QGlueMenu.cpp
QGlueMenu.h
QGlueScrollArea.h
Once again thank you for this perfect job!
Kind regards
Klaus
Ok,
ich habe nochmal aktualisiert...
Sollte jetzt alles drin sein.
Noch eine bitte, immer auch(auch wenn es Deutsch ist) die Mono-list
mit auf cc
Gruß
Wolfgang
*Gesendet:* 28.12.2017 11:45
*Betreff:* Re: [Mono-list] Qt Bindings for mono/embedded
Super!
Jetzt habe ich das Repo mal runtergeladen und versucht in MonoDevelop
zu laden.
Da fehlt noch ein Member: example.csproj
Fehler beim Laden des Projekts
Could not find file
"/home/haegar/Downloads/source/qt_mono-sharp-master/example/example.csproj".
Viele GrÌße
Klaus
Ist drin....
*Gesendet:* 28.12.2017 11:15
*Betreff:* Re: [Mono-list] Qt Bindings for mono/embedded
Hallo Wolfgang,
das sieht sehr interessant aus.
Bisher habe ich immer mit GTK gearbeitet, weil es keine vernÃŒnftigen
Bindings fÃŒr Qt gab.
Allerdings, fÌr ein lauffÀhiges Beispiel fehlen doch die Dateien
mainwindow.ui + splashscreen.ui im "example" Order, oder?
Viele GrÌße aus dem Bremer Umland,
Klaus
Post by Wolfgang Mauer
Hi all,
i have started a new “Project” to wrap Qt to work with mono on
linux and also on embedded systems
.
It’s in early development state, but runs with the functionality I
needed by now.
You may take a look at https://github.com/wolfgangmauer/qt_mono-sharp
/
Wolfgang
_______________________________________________
http://lists.dot.net/mailman/listinfo/mono-list
Wolfgang Mauer
2017-12-28 19:59:34 UTC
Permalink
_______________________________________________
Mono-list maillist - Mono-***@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-list

Loading...