Abdel a écrit :
Paul A. Rubin a écrit :
Abdel wrote:
My sed version is the one with MSYS-1.0.11 (GNU sed 3.02).
Please note that I am not using MSYS DTK, I have hand installed the
needed software (autoconf, automake, libtool, etc).
Sorry, late arrival to this thread, so I apologize if I'm r
Good morning Angus,
Angus Leeming a écrit :
Abdel wrote:
For my defense I'd say that I have invested a lot of time already on
that. I think I am close but it's really not fun.
Courage!
Why not skip the po directory for now and try
$ cd src && make
Yes that's what I did yesterday. But lyx
Abdel wrote:
> For my defense I'd say that I have invested a lot of time already on
> that. I think I am close but it's really not fun.
Courage!
Why not skip the po directory for now and try
$ cd src && make
--
Angus
Paul A. Rubin a écrit :
Abdel wrote:
My sed version is the one with MSYS-1.0.11 (GNU sed 3.02).
Please note that I am not using MSYS DTK, I have hand installed the
needed software (autoconf, automake, libtool, etc).
Sorry, late arrival to this thread, so I apologize if I'm repeating
somethi
Abdel wrote:
My sed version is the one with MSYS-1.0.11 (GNU sed 3.02).
Please note that I am not using MSYS DTK, I have hand installed the
needed software (autoconf, automake, libtool, etc).
Sorry, late arrival to this thread, so I apologize if I'm repeating
something said elsewhere. The v
Angus Leeming a écrit :
Abdel wrote:
Angus Leeming a écrit :
Abdel wrote:
Hello Angus,
sed: -e expression #2, char 2: Unterminated `s' command
Try the attached dos2unix.sed script as
$ sed -f dos2unix.sed configure.ac > tmp
it does the same:
sed: file dos2unix.sed line 1: Unterminated `s
Abdel wrote:
> Angus Leeming a écrit :
>> Abdel wrote:
>>> Hello Angus,
>>>
>>> With the shared version all demos and examples compile and execute OK.
>>> Ouf... But the linkage only took an hour and sometimes more than 400
>>> Megs! I understand why Michael insist on compiling static Qt.
>>>
>>>
Michael Gerz a écrit :
Abdel wrote:
I completely agree and I first try the static version but all the demo
and examples crashed, including the Qtdesigner. I'll try to find
sometime to compile in debug mode and see what's happening.
Ah. I forgot to mention: Ignore this!
ok... Next time I'll
Abdel wrote:
I completely agree and I first try the static version but all the demo
and examples crashed, including the Qtdesigner. I'll try to find
sometime to compile in debug mode and see what's happening.
Ah. I forgot to mention: Ignore this!
There is a bug in qtwin/src/kernel/qapplicati
Michael Gerz a écrit :
Abdel wrote:
With the shared version all demos and examples compile and execute OK.
Ouf... But the linkage only took an hour and sometimes more than 400
Megs! I understand why Michael insist on compiling static Qt.
Well, I told you! (What is the shared version good for
Abdel wrote:
Sorry for all this. I'll maybe wait for a formal (beta) delivery of
lyx 1.4
I don't see any reason why you shouldn't be able to create a working LyX
1.4 binary using MinGW. If there is anything wrong with my recipe,
please let me know.
Michael
Angus Leeming a écrit :
Abdel wrote:
Hello Angus,
With the shared version all demos and examples compile and execute OK.
Ouf... But the linkage only took an hour and sometimes more than 400
Megs! I understand why Michael insist on compiling static Qt.
I had lots of trouble trying to compile as
Abdel wrote:
With the shared version all demos and examples compile and execute OK.
Ouf... But the linkage only took an hour and sometimes more than 400
Megs! I understand why Michael insist on compiling static Qt.
Well, I told you! (What is the shared version good for, as long as LyX
is the
Abdel wrote:
> Hello Angus,
>
> With the shared version all demos and examples compile and execute OK.
> Ouf... But the linkage only took an hour and sometimes more than 400
> Megs! I understand why Michael insist on compiling static Qt.
>
> I had lots of trouble trying to compile aspell so I gav
Abdel a écrit :
Angus Leeming a écrit :
Abdel wrote:
The path seems OK here. First entries are:
D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin;
Maybe is it a problem of mingw32-make? I am using version 3.80.
I am lost :-(
I see that you eventually managed to get mails through to the Qt/Win
Angus Leeming a écrit :
Abdel wrote:
The path seems OK here. First entries are:
D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin;
Maybe is it a problem of mingw32-make? I am using version 3.80.
I am lost :-(
I see that you eventually managed to get mails through to the Qt/Win free
mailing lis
Angus Leeming a écrit :
Abdel wrote:
The path seems OK here. First entries are:
D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin;
Maybe is it a problem of mingw32-make? I am using version 3.80.
I am lost :-(
I see that you eventually managed to get mails through to the Qt/Win free
mailing lis
Abdel wrote:
> The path seems OK here. First entries are:
> D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin;
>
> Maybe is it a problem of mingw32-make? I am using version 3.80.
>
> I am lost :-(
I see that you eventually managed to get mails through to the Qt/Win free
mailing list and that your
Angus Leeming a écrit :
Abdel wrote:
Well I think I have used yours already:
set QTDIR=D:\install\qt\qt-3
set MINGW=D:\mingw
set MSYS=D:\msys
set PATH=%QTDIR%\bin;%MINGW%\bin;%MSYS%\bin;%PATH%
set QMAKESPEC=win32-g++
cd qt-3
configure.bat -fast -verbose
and echo statements indicate that thes
Abdel wrote:
> Well I think I have used yours already:
>
> set QTDIR=D:\install\qt\qt-3
> set MINGW=D:\mingw
> set MSYS=D:\msys
> set PATH=%QTDIR%\bin;%MINGW%\bin;%MSYS%\bin;%PATH%
> set QMAKESPEC=win32-g++
> cd qt-3
> configure.bat -fast -verbose
and echo statements indicate that these environm
Angus Leeming a écrit :
YOUNES Abdelrazak (M3SYSTEM) wrote:
Sorry for disturbing this list but the kde-cygwin mailing list is
apparently dead :-(
It's not. It's fine. Last mails to the list are dated today (20 Dec).
Admittedly, it's a very low volume mailing list...
Personally, I read it as a
YOUNES Abdelrazak (M3SYSTEM) wrote:
> Sorry for disturbing this list but the kde-cygwin mailing list is
> apparently dead :-(
It's not. It's fine. Last mails to the list are dated today (20 Dec).
Admittedly, it's a very low volume mailing list...
Personally, I read it as a newsgroup gmane.comp.kd
Injected-Via-Gmane: http://gmane.org/ <http://gmane.org/>
To: [EMAIL PROTECTED]
From: Abdel <[EMAIL PROTECTED]>
Subject: qt3-win: cannot compile with mingw
Date: Tue, 20 Dec 2005 15:47:12 +0100
Lines: 35
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: t
23 matches
Mail list logo