blob: 6e7889c3426669320b2c37e0e6f2e89c4cc48a13 (
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
|
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: image_to_j2k - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\baruffa\IMPOST~1\Temp\RSPE40.tmp" with contents
[
/nologo /o"Debug/image_to_j2k.bsc"
".\Debug\bio.sbr"
".\Debug\cio.sbr"
".\Debug\convert.sbr"
".\Debug\dwt.sbr"
".\Debug\fix.sbr"
".\Debug\getopt.sbr"
".\Debug\image_to_j2k.sbr"
".\Debug\int.sbr"
".\Debug\j2k.sbr"
".\Debug\jp2.sbr"
".\Debug\jpt.sbr"
".\Debug\mct.sbr"
".\Debug\mqc.sbr"
".\Debug\pi.sbr"
".\Debug\raw.sbr"
".\Debug\t1.sbr"
".\Debug\t2.sbr"
".\Debug\tcd.sbr"
".\Debug\tgt.sbr"]
Creating command line "bscmake.exe @D:\DOCUME~1\baruffa\IMPOST~1\Temp\RSPE40.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
image_to_j2k.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
|