| | Compiling...
wxCamera.cpp
E:\wxWidgets-2.6.1\include\wx/buffer.h(96) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
E:\wxWidgets-2.6.1\include\wx/list.h(361) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
E:\wxWidgets-2.6.1\include\wx/list.h(363) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
c:\prog\kamerka\library\hardware\camera\camera.h(13) : fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory
camera.cpp
E:\wxWidgets-2.6.1\include\wx/buffer.h(96) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
E:\wxWidgets-2.6.1\include\wx/list.h(361) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
E:\wxWidgets-2.6.1\include\wx/list.h(363) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(207) : see declaration of 'strdup'
c:\prog\kamerka\library\hardware\camera\camera.h(13) : fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory
Generating Code...
|