hand_tracking_samples private

To start a new build commit change to repository or click New build button.
Excluding the OpenVR sample from the linux Makefile
1.0.17
7 years ago by Lucie Belanger
7 years ago in 3 min 16 sec
Environment: os=Visual Studio 2015, DIR=msvc140
3 min 17 sec
1Build started
2git clone -q --branch=master https://github.com/IntelRealSense/hand_tracking_samples.git C:\projects\hand-tracking-samples
3git checkout -qf 0c273df57ce4c110c6e5fe7527818e996bbc75df
4msbuild "C:\projects\hand-tracking-samples\hand_tracking_samples_vs2015.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
5Microsoft (R) Build Engine version 14.0.25420.1
6Copyright (C) Microsoft Corporation. All rights reserved.
8 synthetic-tracker.cpp
9 Generating code
10 All 8444 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
11 Finished generating code
12 synthetic-hand-tracker-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\synthetic-hand-tracker-vs2015_Release_x64.exe
13 synthetic-hand-tracker-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\synthetic-hand-tracker-vs2015_Release_x64.pdb (Full PDB)
14 archive.cpp
15 context.cpp
16 device.cpp
17..\..\src\device.cpp(417): warning C4244: 'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [C:\projects\hand-tracking-samples\third_party\librealsense\librealsense.vc14\realsense-s\realsense-s.vcxproj]
18 ds-private.cpp
19 ds-device.cpp
20 f200.cpp
21 hw-monitor.cpp
22 image.cpp
23..\..\src\image.cpp(451): warning C4068: unknown pragma [C:\projects\hand-tracking-samples\third_party\librealsense\librealsense.vc14\realsense-s\realsense-s.vcxproj]
24..\..\src\image.cpp(452): warning C4068: unknown pragma [C:\projects\hand-tracking-samples\third_party\librealsense\librealsense.vc14\realsense-s\realsense-s.vcxproj]
25..\..\src\image.cpp(482): warning C4068: unknown pragma [C:\projects\hand-tracking-samples\third_party\librealsense\librealsense.vc14\realsense-s\realsense-s.vcxproj]
26 ivcam-device.cpp
27 ivcam-private.cpp
28 log.cpp
29 motion-module.cpp
30 r200.cpp
31 rs.cpp
32 sr300.cpp
33 stream.cpp
34 sync.cpp
35 timestamps.cpp
36 types.cpp
37 uvc-libuvc.cpp
38 Compiling...
39 uvc-v4l2.cpp
40 uvc-wmf.cpp
41 uvc.cpp
42 zr300.cpp
43 verify.c
44 realsense-s.vcxproj -> C:\projects\hand-tracking-samples\third_party\librealsense\librealsense.vc14\realsense-s\obj\Release-x64\realsense-s.lib
45 realtime-tracker.cpp
46 Generating code
47 All 14725 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
48 Finished generating code
49 realtime-hand-tracker-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\realtime-hand-tracker-vs2015_Release_x64.exe
50 realtime-hand-tracker-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\realtime-hand-tracker-vs2015_Release_x64.pdb (Full PDB)
51 realtime-annotator.cpp
52 Generating code
53 All 14478 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
54 Finished generating code
55 realtime-annotator-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\realtime-annotator-vs2015_Release_x64.exe
56 realtime-annotator-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\realtime-annotator-vs2015_Release_x64.pdb (Full PDB)
57 annotation-fixer.cpp
58 Generating code
59 All 7962 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
60 Finished generating code
61 annotation-fixer-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\annotation-fixer-vs2015_Release_x64.exe
62 annotation-fixer-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\annotation-fixer-vs2015_Release_x64.pdb (Full PDB)
63 train-cnn.cpp
64 Generating code
65 All 8681 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
66 Finished generating code
67 train-hand-pose-cnn-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\train-hand-pose-cnn-vs2015_Release_x64.exe
68 train-hand-pose-cnn-vs2015.vcxproj -> C:\projects\hand-tracking-samples\\build\train-hand-pose-cnn-vs2015_Release_x64.pdb (Full PDB)
69 openvr-demo.cpp
70c:\projects\hand-tracking-samples\openvr-hand-tracker\../third_party/gl_openvr.h(191): warning C4244: 'argument': conversion from 'float' to 'GLint', possible loss of data [C:\projects\hand-tracking-samples\openvr-hand-tracker\openvr-hand-tracker.vcxproj]
71LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\projects\hand-tracking-samples\openvr-hand-tracker\openvr-hand-tracker.vcxproj]
72 Generating code
73 All 14462 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
74 Finished generating code
75glew32s.lib(glew.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'glew32s.lib(glew.obj)' or at 'C:\projects\hand-tracking-samples\build\vc120.pdb'; linking object as if no debug info [C:\projects\hand-tracking-samples\openvr-hand-tracker\openvr-hand-tracker.vcxproj]
76 openvr-hand-tracker.vcxproj -> C:\projects\hand-tracking-samples\\build\openvr-hand-tracker-vs2015.exe
77 openvr-hand-tracker.vcxproj -> C:\projects\hand-tracking-samples\\build\openvr-hand-tracker-vs2015.pdb (Full PDB)
78 C:\projects\hand-tracking-samples\third_party\openvr\bin\x64\openvr_api.dll
79 1 File(s) copied
80Discovering tests...OK
81Build success
Log is empty.