/usr/bin/cmake -E cmake_progress_report /usr/BUILD/BuildLyxGit/CMakeFiles
[ 49%] Building CXX object src/tex2lyx/CMakeFiles/tex2lyx2.1.dir/__/Lexer.cpp.o
cd /usr/BUILD/BuildLyxGit/src/tex2lyx && /usr/bin/c++ -DNO_LAYOUT_CSS
-DTEX2LYX -Wall -Wunused-parameter -std=gnu++0x -fno-strict-aliasing -
This is on ubuntu 12.04
...
cd /usr/BUILD/BuildLyxGit/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wunused-parameter
-fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG
-I/usr/BUILD/BuildLyxGit -I/usr/src/lyx/lyx-git/src -I/usr/inc
Am Donnerstag, 5. Januar 2012 um 14:29:50, schrieb Stephan Witt
> Am 05.01.2012 um 11:05 schrieb Kornel Benko:
>
> > I get this:
> > ...
> > cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall
> > -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3
> > -DNDEBUG
Am 05.01.2012 um 11:05 schrieb Kornel Benko:
> I get this:
> ...
> cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall
> -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3
> -DNDEBUG -I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src
> -I/usr/include/enchant -I
I get this:
...
cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall
-Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG
-I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant
-I/usr/src/lyx/lyx-devel/po -I/usr/src/lyx/lyx-devel/boost
On 21.11.2011 11:29, Kornel Benko wrote:
Am Sonntag, 20. November 2011 um 21:51:25, schrieb Peter
Kümmel
On 20.11.2011 21:31, Kornel Benko wrote:
Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko
I get now:
...
Linking CXX executable ../bin/lyx
...
../lib/libboost_regex.a(regex.
Am Sonntag, 20. November 2011 um 21:51:25, schrieb Peter Kümmel
> On 20.11.2011 21:31, Kornel Benko wrote:
> > Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel
> > Benko
> >> I get now:
> >> ...
> >> Linking CXX executable ../bin/lyx
> >> ...
> >> ../lib/libboost_regex.a(regex.cpp.o): I
On 20.11.2011 21:31, Kornel Benko wrote:
Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko
I get now:
...
Linking CXX executable ../bin/lyx
...
../lib/libboost_regex.a(regex.cpp.o): In function
`boost::re_detail::get_mem_block()':
regex.cpp:(.text+0x133): undefined reference to
`
Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko
> I get now:
> ...
> Linking CXX executable ../bin/lyx
> ...
> ../lib/libboost_regex.a(regex.cpp.o): In function
> `boost::re_detail::get_mem_block()':
> regex.cpp:(.text+0x133): undefined reference to
> `boost::scoped_static_mutex_
I get now:
...
Linking CXX executable ../bin/lyx
...
../lib/libboost_regex.a(regex.cpp.o): In function
`boost::re_detail::get_mem_block()':
regex.cpp:(.text+0x133): undefined reference to
`boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&,
bool)'
regex.cpp:(.text+0x1
Due to this change in FancyLineEdit.h:
http://www.lyx.org/trac/changeset/38963
I cannot compile LyX with Qt 4.7 anymore:
release\src\PersonalWordList.obj : warning LNK4042: object specified more than
once; extras ignored
Creating library release\lyx.lib and object release\lyx.exp
FancyLineEdi
Am pondelok 06 Jún 2011 schrieb Stephan Witt:
> Am 06.06.2011 um 13:12 schrieb Kornel:
> > I get this while linking lyx
> > ...
> > Linking CXX executable ../bin/lyx
> > cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script
> > CMakeFiles/lyx.dir/link.txt --verbose=1 /usr/bin/c++ -Wal
Am 06.06.2011 um 13:12 schrieb Kornel:
> I get this while linking lyx
> ...
> Linking CXX executable ../bin/lyx
> cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script
> CMakeFiles/lyx.dir/link.txt --verbose=1
>
I get this while linking lyx
...
Linking CXX executable ../bin/lyx
cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script
CMakeFiles/lyx.dir/link.txt --verbose=1
/usr/bin/c++ -Wall -Wunused-parameter -fno-
Am Montag, 21. Februar 2011 schrieb Enrico Forestieri:
> > make[2]: Verlasse Verzeichnis '/usr/BUILD/BuildLyx'
> > make[1]: *** [src/frontends/qt4/CMakeFiles/frontend_qt4.dir/all] Fehler 2
> > make[1]: Verlasse Verzeichnis '/usr/BUILD/BuildLyx'
> > make: *** [all] Fehler 2
>
> Please, try again.
On Mon, Feb 21, 2011 at 04:34:20PM +0100, Kornel wrote:
> cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1
> -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall
> -Wunused-parameter -fno-strict-aliasing -Wall -
> Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/B
cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1
-DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall
-Wunused-parameter -fno-strict-aliasing -Wall -
Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx
-I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant -I/u
Hi,
this is the error-log
...
cd /usr/BUILD/BuildLyx/src/mathed && /usr/bin/c++ -DUSE_ENCHANT=1
-DHAVE_GETTEXT -Wall -Wunused-parameter -fno-strict-aliasing -Wall
-Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx -
I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant -I/usr/src/lyx/lyx-devel
On 08/06/2010 04:02 AM, Kornel Benko wrote:
...
cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3
-DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src
-I/usr/include/Aiksa
On 08/06/2010 04:02 AM, Kornel Benko wrote:
...
cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3
-DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src
-I/usr/include/Aiksa
On 06. aug. 2010 10:02, Kornel Benko wrote:
...
cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3
-DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src
-I/usr/include/Aiksa
...
cd /Creatable/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DHAVE_GETTEXT
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3
-DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src
-I/usr/include/Aiksaurus -I/usr/src/lyx/lyx-devel/po
-I/usr/src/l
Kornel Benko wrote:
Am Monday 05 October 2009 schrieb Abdelrazak Younes:
Kornel,
You got this very same compile error and the fix is very easy, just add
an #include , I am saying that in case this happens again. But
I'll fix it shortly of course.
Abdel.
I am aware of "the fix is v
Am Monday 05 October 2009 schrieb Abdelrazak Younes:
> Kornel,
>
> You got this very same compile error and the fix is very easy, just add
> an #include , I am saying that in case this happens again. But
> I'll fix it shortly of course.
>
> Abdel.
I am aware of "the fix is very easy". But it i
Kornel,
You got this very same compile error and the fix is very easy, just add
an #include , I am saying that in case this happens again. But
I'll fix it shortly of course.
Abdel.
Kornel Benko wrote:
This is on OpenSuSE 10.3
...
cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/local/bin/c
This is on OpenSuSE 10.3
...
cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/local/bin/c++ -DQT_NO_STL
-DQT_NO_KEYWORDS -DHAVE_GETTEXT -DENABLE_NLS=1 -DUSE_ASPELL=1 -DHAVE_ICONV=1
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wall -O3 -DNDEBUG
-I/usr/src/lyx/lyx-devel/po -I/usr/BUILD/Buil
Uwe Stöhr wrote:
Uwe Stöhr schrieb:
> D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039:
'diagnostic_information' :
> is not a member of 'std::exception'
> C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include\exception(95) : see
> declaration of 'std::exception'
> sco
Uwe Stöhr schrieb:
> D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039:
'diagnostic_information' :
> is not a member of 'std::exception'
> C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include\exception(95) : see
> declaration of 'std::exception'
> scons: *** [release\s
> D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039: 'diagnostic_information'
:
> is not a member of 'std::exception'
> C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include\exception(95) : see
> declaration of 'std::exception'
> scons: *** [release\src\boost.obj] Error 2
Uwe
Leuven, E. wrote:
Abdel wrote
> Pavel Sanda wrote:
>> 5. painting problems of outliner when smaller window is set. see
attached.
>
> Confirmed. Edwin, could you help here please?
the attached gets rid of the floating buttons, but somehow the minimum
sizehint of the dockwidget seems to get
Abdel wrote
> Pavel Sanda wrote:
>> 5. painting problems of outliner when smaller window is set. see attached.
>
> Confirmed. Edwin, could you help here please?
the attached gets rid of the floating buttons, but somehow the minimum sizehint
of the dockwidget seems to get lost.
i don't have time
>> 2. slider depth cant be set and manual unroll is canceled by updates
>>(this maybe tricky to get right wrt 3740 bug. i played some time with
>> this
>>bug and didnt find quick solution.)
>
> I think the we should disable the slider for non toc list.
this doesnt solve the problem with c
Pavel Sanda wrote:
for the time beeing i managed with another file and these things are strange:
1. opening outliner ToC should be set as the implicit imho
Agreed. Next hacking session.
wrt references:
2. slider depth cant be set and manual unroll is canceled by updates
(this maybe trick
on loading the user guide:
>>> Better now?
>> no, user guide still crashes.
>
> Yeah I am doubly stupid... will fix, sorry.
ye.
i have discovered few reference bugs in my paper looking in the the outliner
just now :)
p
Pavel Sanda wrote:
Leuven, E. wrote:
on loading the user guide:
Better now?
no, user guide still crashes.
Yeah I am doubly stupid... will fix, sorry.
Abdel.
> Leuven, E. wrote:
>> on loading the user guide:
>
> Better now?
no, user guide still crashes.
pavel
Leuven, E. wrote:
on loading the user guide:
Better now?
Abdel.
Leuven, E. wrote:
on loading the user guide:
msvcp90d.dll!104ec1b3()
[Frames below may be incorrect and/or missing, no symbols loaded for
msvcp90d.dll]
lyx.exe!std::_Vector_const_iterator
>::operator*() Line 98 + 0x14 bytes C++
lyx.exe!std::_
> Pavel Sanda wrote:
>> Should be OK now.
> it is
> pavel
So, like my new toy?
>>> really dont know :)
>>> file->open->my file
>>>
>>> lyx: SIGSEGV signal caught
>>> Sorry, you have found a bug in LyX. Please read the bug-reporting
>>> instructions in Help->Introduction and send
on loading the user guide:
msvcp90d.dll!104ec1b3()
[Frames below may be incorrect and/or missing, no symbols loaded for
msvcp90d.dll]
>
> lyx.exe!std::_Vector_const_iterator
> >::operator*() Line 98 + 0x14 bytes C++
lyx.exe!std::_Vector_iterato
Pavel Sanda wrote:
Should be OK now.
it is
pavel
So, like my new toy?
really dont know :)
file->open->my file
lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in
Help->Introduction and send us a bug report, if necessary. Thanks !
Bye
> >>> Should be OK now.
> >> it is
> >> pavel
> >
> > So, like my new toy?
>
> really dont know :)
>
> file->open->my file
>
> lyx: SIGSEGV signal caught
> Sorry, you have found a bug in LyX. Please read the bug-reporting
> instructions in Help->Introduction and send us a bug report, if necess
>>> Should be OK now.
>> it is
>> pavel
>
> So, like my new toy?
really dont know :)
file->open->my file
lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting instructions
in Help->Introduction and send us a bug report, if necessary. Thanks !
Bye.
Aborted
Pavel Sanda wrote:
Should be OK now.
it is
pavel
So, like my new toy?
Abdel.
> Should be OK now.
it is
pavel
Abdelrazak Younes wrote:
Looks like vector::insert() doesn't like a const_iterator with gcc, I'll
fix that.
Should be OK now.
Abdel.
Looks like vector::insert() doesn't like a const_iterator with gcc, I'll
fix that.
Pavel Sanda wrote:
make[3]: Entering directory `/mnt/teral/lyx/devel/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../src -I../boost -Wextra -Wall -O -MT InsetRef.lo -MD -MP
make[3]: Entering directory `/mnt/teral/lyx/devel/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../src -I../boost -Wextra -Wall -O -MT InsetRef.lo -MD -MP -MF
.deps/InsetRef.Tpo -c -o InsetRef.lo `test -f 'insets/InsetRef.cpp' || echo
'./'`insets/InsetRef.cpp
Kornel Benko wrote:
Hi, newest trunk
Attached helps.
Committed, thanks.
Abdel.
Hi, newest trunk
/usr/src/lyx/lyx-devel/src/frontends/qt4/CustomizedWidgets.cpp: In member
function ‘virtual void
lyx::frontend::ShortcutLineEdit::keyPressEvent(QKeyEvent*)’:
/usr/src/lyx/lyx-devel/src/frontends/qt4/CustomizedWidgets.cpp:82: error:
invalid use of incomplete type ‘struct QK
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> Kornel Benko <[EMAIL PROTECTED]> writes:
>
>> With the latest update I have now
>
> A different version here :)
It works now. thanks.
JMarc
Am Donnerstag, 29. November 2007 schrieb Kornel Benko:
> Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko <[EMAIL PROTECTED]> writes:
> >
> > > With the latest update I have now
> >
> > A different version here :)
>
> My version is solved with attached
>
André, y
Am Donnerstag 29 November 2007 schrieb Andre Poenitz:
> I fail to see why would be needed. Doesn't work?
Don't know, how to check now. Here (on ubuntu) it is simply compilable.
Will check later (at work) with opensuse 10.3.
Kornel
--
Kornel Benko
[EMAIL PROTECTED]
pgpim1U5y9QIC.pgp
On Thu, Nov 29, 2007 at 04:50:30PM +0100, Kornel Benko wrote:
> Am Donnerstag, 29. November 2007 schrieb Kornel Benko:
> > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > > Kornel Benko <[EMAIL PROTECTED]> writes:
> > >
> > > > With the latest update I have now
> > >
> > > A di
On Thu, Nov 29, 2007 at 03:58:14PM +0100, Kornel Benko wrote:
> Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko <[EMAIL PROTECTED]> writes:
> >
> > > With the latest update I have now
> >
> > A different version here :)
>
> My version is solved with attached
>
>
Am Donnerstag, 29. November 2007 schrieb Kornel Benko:
> Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko <[EMAIL PROTECTED]> writes:
> >
> > > With the latest update I have now
> >
> > A different version here :)
>
> My version is solved with attached
>
Same inc
Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> Kornel Benko <[EMAIL PROTECTED]> writes:
>
> > With the latest update I have now
>
> A different version here :)
My version is solved with attached
--
Kornel Benko
[EMAIL PROTECTED]
Index: src/mathed/InsetMathSymbol.cpp
=
Kornel Benko <[EMAIL PROTECTED]> writes:
> With the latest update I have now
A different version here :)
JMarc
In file included from ../../lyx-devel/src/ASpell.cpp:18:
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/bits/boost_concept_check.h:
In instantiation of `__gn
With the latest update I have now
...
/usr/bin/c++ -Wall -Wall -O3 -DNDEBUG -I/usr2/src/lyx/BuildLyx
-I/usr/src/lyx/lyx-devel/src -I/usr/src/lyx/lyx-devel/boost
-I/usr/src/lyx/lyx-devel/src/mathed -DQT_CLEAN_NAMESPACE -DQT_NO_STL
-DQT_NO_KEYWORDS -DUSE_ASPELL=1 -DBOOST_USER_CONFIG="" -DHAVE
> Pavel Sanda wrote:
>> i'm the only one seeing this ?
>
> can u update and try again
yep, thanks.
Pavel Sanda wrote:
i'm the only one seeing this ?
can u update and try again
missing include me thinks...
i'm the only one seeing this ?
g++ -DHAVE_CONFIG_H -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR
-DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends
-I../../../images -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I../../../boost -
62 matches
Mail list logo