From kde-windows Tue May 08 00:00:24 2007 From: "Geoffrey \(HK\)" Date: Tue, 08 May 2007 00:00:24 +0000 To: kde-windows Subject: problem building strigi using vs2005, missing regex.h Message-Id: <000201c79103$e1462af0$a3d280d0$ () sytes ! net> X-MARC-Message: https://marc.info/?l=kde-windows&m=117858248230653 Hello, I am trying to build kdelibs using vs2005 as instructed on the web page, I got qt-copy to build successfully as instructed. When trying to build strigi from trunk\kdesupport\strigi using cmake -G"NMake Makefiles", I got this regex.h not found error. I don't know where should this header file come from on windows, can anyone tell me? Did I miss a step? The reason I use Nmake is I have newer Vista Platform SDK installed, and kdewin32 have problem with the winsock2 headers in the newer platform SDK, in my environment NMake is set to use the original headers come with VS2005 so there is no conflict. Thank you. [ 55%] Built target grepindex Scanning dependencies of target grepindexer [ 56%] Building CXX object src/dummyindexer/CMakeFiles/grepindexer.dir/grepind reader.obj grepindexreader.cpp [ 56%] Building CXX object src/dummyindexer/CMakeFiles/grepindexer.dir/grepind manager.obj grepindexmanager.cpp [ 57%] Building CXX object src/dummyindexer/CMakeFiles/grepindexer.dir/grepind writer.obj grepindexwriter.cpp c:\2008\kde4vs2005\svn\trunk\kdesupport\strigi\src\dummyindexer\grepindexwri te h(24) : fatal error C1083: Cannot open include file: 'regex.h': No such file o directory NMAKE : fatal error U1077: 'C:\PROGRA~1\MID05A~1\VC\bin\cl.exe' : return code x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN make.EXE"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN make.EXE"' : return code '0x2' Stop. _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows