wan jianbang
2010-Jun-01 00:09 UTC
[Xapian-devel] problem for compiling xapian in windows xp
When I compile xapian in windows xp, the following error occurs. E:\Xapian>cd xapian-core-1.2.0 E:\Xapian\xapian-core-1.2.0>cd win32 E:\Xapian\xapian-core-1.2.0\win32>nmake Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. Building Xapian on Win32 if not exist exit(1) NMAKE : fatal error U1077: 'if' : return code '0x1' Stop. E:\Xapian\xapian-core-1.2.0\win32> Please give some hint, thanks a lot. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20100601/1c450747/attachment-0001.html>
Charlie Hull
2010-Jun-03 07:59 UTC
[Xapian-devel] problem for compiling xapian in windows xp
On 01/06/2010 01:09, wan jianbang wrote:> When I compile xapian in windows xp, the following error occurs. > > E:\Xapian>cd xapian-core-1.2.0 > > E:\Xapian\xapian-core-1.2.0>cd win32 > > E:\Xapian\xapian-core-1.2.0\win32>nmake > > Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 > Copyright (C) Microsoft Corporation. All rights reserved. > > Building Xapian on Win32 > > if not exist exit(1) > > NMAKE : fatal error U1077: 'if' : return code '0x1' > Stop. > > E:\Xapian\xapian-core-1.2.0\win32> > > > Please give some hint, thanks a lot.Have you altered the paths in config.mak to match your setup? There are some other files that need altering as well, the README file has details. Charlie> > > > _______________________________________________ > Xapian-devel mailing list > Xapian-devel at lists.xapian.org > http://lists.xapian.org/mailman/listinfo/xapian-devel