[Xapian-discuss] Installing Xapian
Charlie Hull
charlie at juggler.net
Wed Sep 18 11:08:53 BST 2013
On 18/09/2013 09:15, Ana Bolaños wrote:
> Hello, I'm trying to install xapian (version 1.2.8) to win32 and I've a
> problem installing xapian.
> The problem is when I do the step "nmake".
>
> Problem is:
>
> cl.exe -showIncludes -nologo -c -Zi -I.. -I..\include -I..\common
> -I..\win32 -W3 -EHsc -DWIN32 -D__WIN32__ -D_WIN32 -D_WINDOWS -D
> "HAVE_VSNPRINTF" -D"HAVE_STRDUP" -D "_USE_32BIT_TIME_T"
> -_CRT_SECURE_NO_DEPRECATE -I"C:\xapian\zlib\include" -O2 -MD -D NDEBUG
> -I..\win32\ -Fo".\\" -Tp .\bitstream.cc .\const_database_wrapper.cc
> .\debuglog.cc .\fileutils.cc .\getopt.cc .\io_utils.cc .\msvc_dirent.cc
> .\msvc_posix_wrapper.cc .\replicate_utils.cc .\safe.cc .\seria
> lise-double.cc .\socket_utils.cc .\str.cc .\stringutils.cc .\utils.cc
> .\win32_uuid.cc >>deps.d
> NMAKE : fatal error U1077: 'cl.exe' : código devuelto '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Archivos de programa\Microsoft Visual
> Studio 10.
> 0\VC\BIN\nmake.EXE"' : return code '0x2'
> Stop.
Have you tried the pre-compiled packages from
http://www.flax.co.uk/xapian_binaries e.g. the Python bindings? If not
you should read the README file that comes with the source packages from
that page carefully, you'll find any errors generated during compilation
will be in the deps.d file. Compiling on Windows from source is
unfortunately quite tricky ... I would also recommend an earlier version
of Visual C++ if you can find one.
Cheers
Charlie
>
>
> Thanks for any tips,
> Anna
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss
>
More information about the Xapian-discuss
mailing list