I've applied Asger's MSVC patch
(http://thread.gmane.org/gmane.editors.lyx.devel/41102) but I'm having
problems with the Windows build under Visual Studio.NET 2003. I get a
bunch of failures trying to find certain *_moc.c files that didn't seem
to have been generated:

/echo on
------ Build started: Project: lyx, Configuration: Debug Win32 ------

Compiling...
QWrap_moc.C
c1xx : fatal error C1083: Cannot open source file:
'\lyx\lyx-devel\src\frontends\qt2\moc\QWrap_moc.C': No such file or
directory

...etc
/echo off

I've attached the buildlog.htm file from this fresh build. You can see
that some _moc.c files were generated, but some weren't. It appears that
directives for some of the moc.exe-generated files don't exist in the
.vcproj file I have (also attached). Is there a patch I'm missing? Or
anything else I may be doing wrong?

As I'm new to this, is there a time I should expect Asger's work to be
committed to the source base and is there any heads up short of my
updating my CVS tree and watching for it?

Thanks
Rob

Attachment: buildlog.htm.bz2
Description: buildlog.htm.bz2

Attachment: lyx.vcproj.bz2
Description: lyx.vcproj.bz2

Reply via email to