> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Yes:
Bennett> ld: warning multiple definitions of symbol _locale_charset
Bennett> ../intl/libintl.a(localcharset.o) definition of
Bennett> _locale_charset in section (__TEXT,__text)
Bennett> /usr/lib/libiconv.dylib(localcharset.
Bennett Helm wrote:
On Jun 27, 2006, at 12:06 PM, Abdelrazak Younes wrote:
Just call me Holmes, Abdel Holmes ;-)
Or is that Sherlock Younes?
:-)
Do you see any side effect WRT screen update or scrollbar slider
position as Lars does?
I should have mentioned. The screen updates fine, but
On Jun 27, 2006, at 12:06 PM, Abdelrazak Younes wrote:
Just call me Holmes, Abdel Holmes ;-)
Or is that Sherlock Younes?
Here are some performance numbers on Mac for scrolling through the
User's Guide using :
trunk (Qt-4.1.3): 2 min, 10 sec (with graphics preview on, first
time through);
> Does that mean you want this?
Thanks.Could you send your config.log too?
JMarc
Bennett Helm wrote:
On Jun 27, 2006, at 5:12 AM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote:
You compiled Qt4 yourself right? I think that Qt needs some
libraries to link with, libstdc++ most probably. Please verify that
the final link
On Jun 27, 2006, at 10:26 AM, Jean-Marc Lasgouttes wrote:
We'll have to look at the link command and understand why libintl
defines it when it is already supported by your libiconv.
Does that mean you want this? --
/bin/sh ../libtool --tag=CXX --mode=link g++ -fno-exceptions -Os -
framework
On Jun 27, 2006, at 5:12 AM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote:
You compiled Qt4 yourself right? I think that Qt needs some
libraries to link with, libstdc++ most probably. Please verify
that the final link is done with g++ an
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Yes:
Bennett> ld: warning multiple definitions of symbol _locale_charset
Bennett> ../intl/libintl.a(localcharset.o) definition of
Bennett> _locale_charset in section (__TEXT,__text)
Bennett> /usr/lib/libiconv.dylib(localcharset.
On Jun 27, 2006, at 5:37 AM, Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> This is not related to your linking errors but those two
Abdelrazak> messages is maybe an indication of what fails WRT to Mac
Abdelrazak> an locales:
/usr/bin/ld
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Jean-Marc Lasgouttes wrote:
>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
Abdelrazak> I tried to set LANG=pl_PL and then to open a document and
Abdelrazak> I got a crash...
>> There was a ba
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I tried to set LANG=pl_PL and then to open a document and
Abdelrazak> I got a crash...
There was a bad translation of counters in pl.po. I updated it with
the version from the 1.4 branch (an
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I tried to set LANG=pl_PL and then to open a document and
Abdelrazak> I got a crash...
There was a bad translation of counters in pl.po. I updated it with
the version from the 1.4 branch (and italian too). Please try
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> The good news is that locales is perfectly supported now
Abdelrazak> by my msvc build. Once I get Aspell support, I will update
Abdelrazak> my experimental package.
Do you have the right chara
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> The good news is that locales is perfectly supported now
Abdelrazak> by my msvc build. Once I get Aspell support, I will update
Abdelrazak> my experimental package.
Do you have the right characters when using the Poli
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> This is not related to your linking errors but those two
Abdelrazak> messages is maybe an indication of what fails WRT to Mac
Abdelrazak> an locales:
/usr/bin/ld: warning multiple definitions
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> This is not related to your linking errors but those two
Abdelrazak> messages is maybe an indication of what fails WRT to Mac
Abdelrazak> an locales:
>> /usr/bin/ld: warning multiple definitions of symbol _locale_char
Bennett Helm wrote:
On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote:
You compiled Qt4 yourself right? I think that Qt needs some libraries
to link with, libstdc++ most probably. Please verify that the final
link is done with g++ and/or that -lstdc++ is somewhere in this
linking command.
On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote:
This is difficult to solve rapidly so please just comment out the
three problematic line in Application.C:
s_arg=QString::fromUtf8(qstr_buf);
//buffer_v
Bennett Helm wrote:
On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote:
This is difficult to solve rapidly so please just comment out the
three problematic line in Application.C:
s_arg=QString::fromUtf8(qstr_buf);
//buffer_view_->workAreaDispat
On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote:
This is difficult to solve rapidly so please just comment out the
three problematic line in Application.C:
s_arg=QString::fromUtf8(qstr_buf);
// buffer
Bennett Helm wrote:
younes branch won't compile for me; I get the following:
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src
-I../../../src/frontends -I../../../images
-I/Users/bennett/lyx/gcc-4.0/qt-mac-opensource-sr
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> In static
Bennett> member function 'static OSErr
Bennett> lyx::frontend::Application::handleOpenDocuments(const
Bennett> AERecord*, AERecord*, long int)': Application.h:58: error:
Bennett> invalid use of member
Bennett> 'lyx::fro
younes branch won't compile for me; I get the following:
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -
DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../
src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac-
opensource-src-4.1.4-universal/
23 matches
Mail list logo