[En-Nut-Discussion] [resent] wxDataViewIconText
Ole Reinhardt
ole.reinhardt at embedded-it.de
Mon May 21 18:18:47 CEST 2012
Hi Uwe,
> Opensuse comes with stable wxWidget 2.8.12. A grep for wxDataViewIconText
> doesn' yield anything. Is wxDataViewIconText available only in the 2.9
> development release? Then the docs should state that we need the development
> release.
Yes, I also had to install Version 2.9 of wxWidgets. I'm currently using
wxWidgets-2.9.3.tar.bz2 that can be downloaded from
https://sourceforge.net/projects/wxwindows/files/2.9.3/wxWidgets-2.9.3.tar.bz2/download
http://www.wxwindows.org/downloads/#latest_dev
> uic-qt4 -o "ui_mainwindow.h" "mainwindow.ui"
> /bin/sh: uic-qt4: Kommando nicht gefunden.
Have you installed QT4?
On my Ubuntu 11.04 system uic-qt4 is installed to /usr/bin/uic-qt4
Perhaps Opensuse provides a /usr/bin/uic instead of /usr/bin/uic-qt4?
You can try to change src/Makefile.am (line 14?) accordingly
UIC=uic
> Normally I use nutconfigure on the command line, so this isn't a showstopper
> for me, but I think we need to work on this as non-compiling projects are s
> showstopper for newcomers.
I totally agree. So please report any problems, especially as I can not
test compilation on any available Linux distribution.
Please let me know if there are any further problems...
Best regards,
Ole
--
Thermotemp GmbH, Embedded-IT
Embedded Hard-/ Software and Open Source Development,
Integration and Consulting
http://www.embedded-it.de
Geschäftsstelle Siegen - Steinstraße 67 - D-57072 Siegen -
tel +49 (0)271 5513597, +49 (0)271-73681 - fax +49 (0)271 736 97
Hauptsitz - Hademarscher Weg 7 - 13503 Berlin
Tel +49 (0)30 4315205 - Fax +49 (0)30 43665002
Geschäftsführer: Jörg Friedrichs, Ole Reinhardt
Handelsregister Berlin Charlottenburg HRB 45978 UstID DE 156329280
More information about the En-Nut-Discussion
mailing list