Build Log
--------------------Configuration: USGSDOQPlugin - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"Release/USGSDOQPlugin.res" /d "NDEBUG" "D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\USGSDOQPlugin.rc""
Creating temporary file "C:\TEMP\RSP1B3.tmp" with contents
[
/nologo /MD /W3 /GR /GX /O2 /Ob2 /I "c:\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USGSDOQPLUGIN_EXPORTS" /Fp"Release/USGSDOQPlugin.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\LayerFactory.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\RasterPlugin.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\RasterPluginLayer.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\USGSDOQPluginLayer.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1B3.tmp"
Creating temporary file "C:\TEMP\RSP1B4.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib comctl32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ImageLib.lib libtiff.lib libgeotiff.lib libjpeg.lib /nologo /dll /incremental:yes /pdb:"Release/USGSDOQPlugin.pdb" /machine:I386 /nodefaultlib:"msvcprt.lib" /nodefaultlib:"msvcrt.lib" /out:"Release/USGSDOQPlugin.dll" /implib:"Release/USGSDOQPlugin.lib" /libpath:"c:\lib\blend"
".\Release\LayerFactory.obj"
".\Release\RasterPlugin.obj"
".\Release\RasterPluginLayer.obj"
".\Release\USGSDOQPluginLayer.obj"
".\Release\USGSDOQPlugin.res"
]
Creating command line "link.exe @C:\TEMP\RSP1B4.tmp"
Output Window
Compiling resources...
Compiling...
LayerFactory.cpp
RasterPlugin.cpp
RasterPluginLayer.cpp
USGSDOQPluginLayer.cpp
D:\Program Files\Microsoft Visual Studio\MyProjects\Applications\dlgv32\dlgv32_plugins\USGSDOQPlugin\USGSDOQPluginLayer.cpp(78) : warning C4291: 'void *__cdecl operator new(unsigned int,const struct std::nothrow_t &)' : no matching operator delete found; memory will not be freed if initialization throws an exception
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\new(36) : see declaration of 'new'
Linking...
Creating library Release/USGSDOQPlugin.lib and object Release/USGSDOQPlugin.exp
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::_Winit::_Winit(void)" (??0_Winit@std@@QAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::_Winit::~_Winit(void)" (??1_Winit@std@@QAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""private: void __thiscall std::basic_string,class std::allocator >::_Copy(unsigned int)" (?_Copy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXI@Z)" imported
LINK : warning LNK4049: locally defined symbol ""private: void __thiscall std::basic_string,class std::allocator >::_Tidy(bool)" (?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z)" imported
LINK : warning LNK4049: locally defined symbol ""void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)" imported
LINK : warning LNK4049: locally defined symbol ""char const `private: static char const * __cdecl std::basic_string,class std::allocator >::_Nullstr(void)'::`2'::_C" (?_C@?1??_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ@4DB)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::basic_string,class std::allocator >::~basic_string,class std::allocator >(void)" (??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: class std::basic_string,class std::allocator > & __thiscall std::basic_string,class std::allocator >::assign(char const *,unsigned int)" (?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z)" imported
LINK : warning LNK4049: locally defined symbol ""const std::bad_alloc::`vftable'" (??_7bad_alloc@std@@6B@)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall exception::exception(char const * const &)" (??0exception@@QAE@ABQBD@Z)" imported
LINK : warning LNK4049: locally defined symbol ""struct std::nothrow_t const std::nothrow" (?nothrow@std@@3Unothrow_t@1@B)" imported
LINK : warning LNK4049: locally defined symbol ""public: class std::basic_string,class std::allocator > & __thiscall std::basic_string,class std::allocator >::assign(class std::basic_string,class std::allocator > const &,unsigned int,unsigned int)" (?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z)" imported
LINK : warning LNK4049: locally defined symbol ""public: static unsigned int const std::basic_string,class std::allocator >::npos" (?npos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2IB)" imported
LINK : warning LNK4049: locally defined symbol ""public: virtual __thiscall std::basic_filebuf >::~basic_filebuf >(void)" (??1?$basic_filebuf@DU?$char_traits@D@std@@@std@@UAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: virtual __thiscall std::basic_istream >::~basic_istream >(void)" (??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: virtual __thiscall std::basic_ios >::~basic_ios >(void)" (??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""public: class std::basic_istream > & __thiscall std::basic_istream >::read(char *,int)" (?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@PADH@Z)" imported
LINK : warning LNK4049: locally defined symbol ""public: void __thiscall std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z)" imported
LINK : warning LNK4049: locally defined symbol ""protected: void __thiscall std::basic_filebuf >::_Initcvt(void)" (?_Initcvt@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAEXXZ)" imported
LINK : warning LNK4049: locally defined symbol ""protected: void __thiscall std::basic_filebuf >::_Init(struct _iobuf *,enum std::basic_filebuf >::_Initfl)" (?_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAEXPAU_iobuf@@W4_Initfl@12@@Z)" imported
LINK : warning LNK4049: locally defined symbol ""struct _iobuf * __cdecl std::__Fiopen(char const *,int)" (?__Fiopen@std@@YAPAU_iobuf@@PBDH@Z)" imported
LINK : warning LNK4049: locally defined symbol ""const std::basic_ifstream >::`vftable'" (??_7?$basic_ifstream@DU?$char_traits@D@std@@@std@@6B@)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::basic_filebuf >::basic_filebuf >(struct _iobuf *)" (??0?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAE@PAU_iobuf@@@Z)" imported
LINK : warning LNK4049: locally defined symbol ""public: __thiscall std::basic_istream >::basic_istream >(class basic_istream >::basic_streambuf > *,bool)" (??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z)" imported
LINK : warning LNK4049: locally defined symbol ""const std::basic_ios >::`vftable'" (??_7?$basic_ios@DU?$char_traits@D@std@@@std@@6B@)" imported
LINK : warning LNK4049: locally defined symbol ""protected: __thiscall std::ios_base::ios_base(void)" (??0ios_base@std@@IAE@XZ)" imported
LINK : warning LNK4049: locally defined symbol ""const std::basic_ifstream >::`vbtable'" (??_8?$basic_ifstream@DU?$char_traits@D@std@@@std@@7B@)" imported
LINK : warning LNK4049: locally defined symbol ""private: bool __thiscall std::basic_string,class std::allocator >::_Grow(unsigned int,bool)" (?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAE_NI_N@Z)" imported
LINK : warning LNK4049: locally defined symbol ""public: virtual __thiscall std::basic_ifstream >::~basic_ifstream >(void)" (??1?$basic_ifstream@DU?$char_traits@D@std@@@std@@UAE@XZ)" imported
Results
USGSDOQPlugin.dll - 0 error(s), 32 warning(s)