⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 outdevicemanage.plg

📁 学习java的经典教程源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OutDeviceManage - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MT /W3 /GX /Zi /Od /D "BOOST_HAS_THREADS" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OUTDEVICEMANAGE_EXPORTS" /FR"Release/" /Fp"Release/OutDeviceManage.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\3.0.9.6\3.0.9.6\blackhawk\OutDeviceManage\OutDeviceManage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.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 boost_thread.lib swMediaPlay.lib /nologo /dll /profile /debug /machine:I386 /out:"../build/Release/OutDeviceManage.dll" /implib:"../lib/Release/OutDeviceManage.lib" /libpath:"../lib/release" 
.\Release\DeviceControlCommand.obj
.\Release\mysocket.obj
.\Release\OutDeviceManage.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
<h3>Output Window</h3>
Compiling...
OutDeviceManage.cpp
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/exceptions.hpp(29) : warning C4275: non dll-interface class 'std::logic_error' used as base for dll-interface class 'boost::lock_error'
        C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\stdexcept(17) : see declaration of 'logic_error'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/exceptions.hpp(35) : warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'boost::thread_resource_error'
        C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\stdexcept(76) : see declaration of 'runtime_error'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/condition.hpp(38) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::detail::condition_impl'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/mutex.hpp(37) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/mutex.hpp(75) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::try_mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/mutex.hpp(115) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::timed_mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/recursive_mutex.hpp(35) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::recursive_mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/recursive_mutex.hpp(78) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::recursive_try_mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/recursive_mutex.hpp(124) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::recursive_timed_mutex'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/thread.hpp(39) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::thread'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/thread.hpp(68) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::thread_group'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/thread.hpp(79) : warning C4251: 'm_threads' : class 'std::list<class boost::thread *,class std::allocator<class boost::thread *> >' needs to have dll-interface to be used by clients of class 'boost::thread_group'
D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/thread/tss.hpp(33) : warning C4275: non dll-interface class 'boost::noncopyable' used as base for dll-interface class 'boost::detail::tss'
        D:\10.0SETUP\终端\BLACKHAWK\3RDPARTY\boost/noncopyable.hpp(22) : see declaration of 'noncopyable'
Linking...
   Creating library ../lib/Release/OutDeviceManage.lib and object ../lib/Release/OutDeviceManage.exp



<h3>Results</h3>
OutDeviceManage.dll - 0 error(s), 13 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -