On Tue, Mar 10, 2009 at 07:26:19PM +0100, Florian Rubach wrote:
> >
> >> I think that this is due to a mismatch in the calling convention (cdecl
> >> vs stdcall) between the Qt libraries you are using and your compiled
> >> LyX sources. See http://wyw.dcweb.cn/stdcall.htm
> >>
> >
> > Hmm... m
>
>> I think that this is due to a mismatch in the calling convention (cdecl
>> vs stdcall) between the Qt libraries you are using and your compiled
>> LyX sources. See http://wyw.dcweb.cn/stdcall.htm
>>
>
> Hmm... maybe not, as I don't see -lole32 in your link line and it is there
> that that
On Tue, Mar 10, 2009 at 06:08:36PM +0100, Enrico Forestieri wrote:
> On Tue, Mar 10, 2009 at 10:26:04AM +0100, Florian Rubach wrote:
> [...]
> > g++ -o release\lyx.exe release\src\main.o release\libs\lyx.o -Lrelease\libs
> > -LD:
> > \Develop\LyxDevel\mingw_deps\lib -LD:\Develop\Qt\4.4.3\lib
> >
On Tue, Mar 10, 2009 at 10:26:04AM +0100, Florian Rubach wrote:
> Dear LyX Developers,
> I want to compile LyX from source, maybe in preparation for playing
> around a bit with the code. I therefore installed svn on my Vista
> machine, followed the instructions on the "How to use SVN"-page and
>
> I want to compile LyX from source, maybe in preparation for playing around a
bit with the code. I
> therefore installed svn on my Vista machine, followed the instructions on the
"How to use
> SVN"-page and downloaded trunk, tag 1.6.2 and tag 1.6.1 (all in different
folders). I am unable to
>
Dear LyX Developers,
I want to compile LyX from source, maybe in preparation for playing
around a bit with the code. I therefore installed svn on my Vista
machine, followed the instructions on the "How to use SVN"-page and
downloaded trunk, tag 1.6.2 and tag 1.6.1 (all in different folders). I
I'm trying to compile lyx.1.3.4 in cygwin.
I use gcc 3.3.3, xforms 1.0 (which I compiled from sources) and an
updated cygwin distribution
First I got an error compiling Dialog.c, but I switched off the
optimizations and it worked.
Then, when I link:
g++ -O1 -mms-bitfields -Wl,--export-all-symbo
On 4 Dec 2002, Jean-Marc Lasgouttes wrote:
> > "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
>
> Christian> Hi I've finally decided to try and compile the cvs
> Christian> version... and after struggling with xforms I seem to have
> Christian> gotten past that but get this
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> Hi I've finally decided to try and compile the cvs
Christian> version... and after struggling with xforms I seem to have
Christian> gotten past that but get this strange error message when
Christian> running:
Christ
On 4 Dec 2002, Lars Gullik Bjønnes wrote:
> Christian Ridderström <[EMAIL PROTECTED]> writes:
> | Hi
> |
> | and then it just keeps waiting...
> | I haven't been able to find any file named cpp_regex_traits.o.lock ?
> | Any ideas?
>
> You have tried to compile once before and either you interupt
Christian Ridderström <[EMAIL PROTECTED]> writes:
| Hi
|
| I've finally decided to try and compile the cvs version... and after
| struggling with xforms I seem to have gotten past that but get this
| strange error message when running:
|
| >make
|
| [snip]
| make[3]: Entering directory
| `/a
Hi
I've finally decided to try and compile the cvs version... and after
struggling with xforms I seem to have gotten past that but get this
strange error message when running:
>make
[snip]
make[3]: Entering directory
`/afs/md.kth.se/md/misc/hacks/pkg/lyx/lyx-devel/boosMaking all in src
make[4
> "Christoph" == Christoph M Friedrich <[EMAIL PROTECTED]> writes:
Christoph> Hi, i just tried to compile lyx1.0.3 or lyx1.0.4pre6 on a
Christoph> Solaris 7 box with g++ 2.95.1, but it fails to
Christoph> compile. With the former version of gcc 2.8.1 it worked,
Christoph> but now i got:
The
Hi,
i just tried to compile lyx1.0.3 or lyx1.0.4pre6 on a Solaris 7 box with
g++ 2.95.1, but it fails to compile. With
the former version of gcc 2.8.1 it worked, but now i got:
g++ -c -g -O2 -I. -I. -I../images -I/usr/openwin/include
-DLYX_DIR=\"/usr/local/share/lyx\" -DTOP_SRCDIR=\"..\"
-DLYX_
14 matches
Mail list logo