Welcome to mirror list, hosted at ThFree Co, Russian Federation.

FilterDuplicatedSentences.plg « FilterDuplicatedSentences « Win32 « Distribution - github.com/moses-smt/salm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74760999219c01d3f352d6551f8d348749845566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FilterDuplicatedSentences - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\joy\LOCALS~1\Temp\RSP1305.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/FilterDuplicatedSentences.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"E:\SVN-working-copy\Programs\suffixArray\Release\Src\Shared\_IDVocabulary.cpp"
"E:\SVN-working-copy\Programs\suffixArray\Release\Src\Shared\_String.cpp"
"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\_SuffixArrayApplicationBase.cpp"
"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\SuffixArraySearch\_SuffixArraySearchApplicationBase.cpp"
"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\SuffixArraySearch\Applications\FilterDuplicatedSentences.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\joy\LOCALS~1\Temp\RSP1305.tmp" 
Creating temporary file "C:\DOCUME~1\joy\LOCALS~1\Temp\RSP1306.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/FilterDuplicatedSentences.pdb" /machine:I386 /out:"../../../Bin/Win32/FilterDuplicatedSentences.exe" 
".\Release\_IDVocabulary.obj"
".\Release\_String.obj"
".\Release\_SuffixArrayApplicationBase.obj"
".\Release\_SuffixArraySearchApplicationBase.obj"
".\Release\FilterDuplicatedSentences.obj"
]
Creating command line "link.exe @C:\DOCUME~1\joy\LOCALS~1\Temp\RSP1306.tmp"
<h3>Output Window</h3>
Compiling...
_IDVocabulary.cpp
_String.cpp
_SuffixArrayApplicationBase.cpp
_SuffixArraySearchApplicationBase.cpp
FilterDuplicatedSentences.cpp
Linking...



<h3>Results</h3>
FilterDuplicatedSentences.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>