[Qgis-user] (no subject)
John C. Tull
john.tull at wildnevada.org
Tue Dec 30 20:32:14 PST 2008
I reinstalled my Qt as I noticed some pieces were missing after doing
a "Customized" install excluding documentation and examples. I also
rebuilt sip and PyQt4.
The grass shell is definitely a show stopper currently. If I disable
grass, I still am not able to get finished. I am still not sure about
language support problems that seem to be part of the issue. The
binary is bigger than I thought, so it should have all the
localization support as before... Here is the output from my build
using current svn code (no other significant errors in prior output):
[ 95%] Building CXX object src/app/CMakeFiles/qgis.dir/
moc_qgspgquerybuilder.o
Linking CXX executable qgis
[ 95%] Built target qgis
[ 95%] [ 95%] [ 95%] [ 95%] Generating qgis_de.qm
Generating qgis_cs_CZ.qm
Generating qgis_el_GR.qm
Generating qgis_ar.qm
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_ar.qm'...
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_de.qm'...
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_el_GR.qm'...
Generated 9 translation(s) (5 finished and 4 unfinished)
Ignored 3052 untranslated source text(s)
Generated 47 translation(s) (9 finished and 38 unfinished)
Ignored 3014 untranslated source text(s)
[ 95%] Generated 3053 translation(s) (1243 finished and 1810
unfinished)
Ignored 8 untranslated source text(s)
Generating qgis_es.qm
[ 95%] [ 95%] Generating qgis_fr.qm
Generating qgis_hu.qm
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_cs_CZ.qm'...
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_es.qm'...
Generated 2320 translation(s) (2061 finished and 259 unfinished)
Ignored 741 untranslated source text(s)
Generated 2790 translation(s) (2688 finished and 102 unfinished)
Ignored 271 untranslated source text(s)
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_hu.qm'...
lrelease error: duplicate messages found in '/Users/jctull/sources/
qgis/trunk/i18n/qgis_fr.ts':
* Context: QgsLabelDialogBase
* Source: °
[ 95%] [ 95%] Generating qgis_id.qm
Generating qgis_it.qm
make[2]: *** [i18n/qgis_fr.qm] Error 1
make[2]: *** Waiting for unfinished jobs....
Generated 2252 translation(s) (1995 finished and 257 unfinished)
Ignored 809 untranslated source text(s)
Updating '/Users/jctull/sources/qgis/trunk/build/i18n/qgis_id.qm'...
lrelease error: duplicate messages found in '/Users/jctull/sources/
qgis/trunk/i18n/qgis_it.ts':
* Context: QgsCopyrightLabelPluginGuiBase
* Source: <html><head><meta name="qrichtext" content="1" /></
head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-
size:9pt; font-weight:400; font-style:normal; text-
decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-
left:0px; margin-right:0px; -qt-block-indent:0; text-indent:
0px;"><span style=" font-size:14pt;">© QGIS 2006</span></p></body></
html>
* Context: QgsLabelDialogBase
* Source: °
make[2]: *** [i18n/qgis_it.qm] Error 1
Generated 710 translation(s) (361 finished and 349 unfinished)
Ignored 2351 untranslated source text(s)
make[1]: *** [i18n/CMakeFiles/translations.dir/all] Error 2
make: *** [all] Error 2
John
On Dec 30, 2008, at 7:02 PM, John C. Tull wrote:
> Tom,
>
> Have you tried building with the qt-4.5 beta that recently was
> released? I'm trying with the binary from trolltech (have not tried
> a source build yet), but seem to be hitting some issues with
> international support (maybe the binary does not have that included;
> it's not a big download). The grass plugin also appears to still be
> a problem.
>
> I'd like to hear how this might affect the mac platform (positive
> and negative) and any workarounds that you are able to conjure. I
> posted links to my build errors on irc a moment ago if you care to
> look at them.
>
> Regards,
> John
>
> On Oct 17, 2008, at 10:44 PM, Tom Elwertowski wrote:
>
>> John C. Tull wrote:
>>> On a side note, with Qt4.5 carbon built from today's snapshot, the
>>> grass plugin fails to compile. I had to disable grass in order to
>>> get a finished qgis trunk build. Because qt is not stable, I have
>>> not filed a bug.
>>
>> qgsgrassshell is the one remaining QGIS module that still needs
>> Qt3Support.
>>
>> Qt4.5 is supposed to enable Qt3Support for a Carbon-only build but
>> disable it for a Cocoa or combined build. I have only done a
>> combined build so I haven't built Qt4.5 Qt3Support.
>>
>> I use an unfinished port of qgsgrassshell. I have uploaded it to http://telwertowski.home.comcast.net/qgsgrassshell_qt4_r9490.diff
>> .
>>
>> One problem with this shell is that large blocks of output are not
>> initially displayed correctly. Instead of multiple lines, you may
>> see one line repeated multiple times. If you cover and uncover the
>> window, the correct output will be visible. The shell also freezes
>> after running a tool from the command line. The workaround is to
>> close and reopen the shell. I suspended work on porting the shell
>> to do the menu reorganization for QGIS 1.0.
>>
>> Tom
>
More information about the Qgis-user
mailing list