ビルド ログ
  

リビルド 開始: プロジェクト: BREPLib、構成: Debug|Win32

コマンド ライン
  
一時ファイル "d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000051750817440.rsp" を作成しています。内容 :
[
/Od /I "..\..\JunkBox_Lib++\BasicLib" /I "..\..\JunkBox_Lib++\MathLib" /I "..\..\JunkBox_Lib++\BasicLib\Lib++" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\TriBrep.cpp"

".\STL.cpp"

".\exBrep.cpp"

".\Brep.cpp"
]
コマンド ライン "cl.exe @"d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000051750817440.rsp" /nologo /errorReport:prompt" を作成しています。
一時ファイル "d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000061750817440.rsp" を作成しています。内容 :
[
/OUT:"Debug\BREPLib.dll" /LIBPATH:"..\..\JunkBox_Lib++\Debug" /LIBPATH:"..\..\magdb142" /DLL /MANIFEST /MANIFESTFILE:"Debug\BREPLib.dll.intermediate.manifest" /NODEFAULTLIB:"LIBCD" JunkBox_Lib++.lib MagaDBG.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\Brep.obj"

".\Debug\exBrep.obj"

".\Debug\STL.obj"

".\Debug\TriBrep.obj"
]
コマンド ライン "link.exe @"d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000061750817440.rsp" /NOLOGO /ERRORREPORT:PROMPT" を作成しています。
一時ファイル "d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000071750817440.rsp" を作成しています。内容 :
[
/outputresource:".\Debug\BREPLib.dll;#2" /manifest

".\Debug\BREPLib.dll.intermediate.manifest"
]
コマンド ライン "mt.exe @"d:\SVN\JunkBox_Lib++\BREPLib\Debug\RSP0000071750817440.rsp" /nologo" を作成しています。
一時ファイル "d:\SVN\JunkBox_Lib++\BREPLib\Debug\BAT0000081750817440.bat" を作成しています。内容 :
[
@echo マニフェスト リソースの最終更新日時: %TIME% (%DATE%) > ".\Debug\mt.dep"
]
コマンド ライン """d:\SVN\JunkBox_Lib++\BREPLib\Debug\BAT0000081750817440.bat""" を作成しています。
出力ウィンドウ
  
コンパイルしています...
Brep.cpp
d:\svn\junkbox_lib++\basiclib\common++.h(21) : warning C4312: '型キャスト' : 'unsigned int' からより大きいサイズの 'void *' へ変換します。
d:\svn\junkbox_lib++\breplib\brep.h(84) : warning C4251: 'BREP_SOLID::shells' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_SHELL *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(89) : warning C4251: 'BREP_SOLID::contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(90) : warning C4251: 'BREP_SOLID::wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(111) : warning C4251: 'BREP_SHELL::faces' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SHELL' にエクスポートしてください。
        with
        [
            _Ty=BREP_FACE *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(133) : warning C4251: 'BREP_FACE::outer_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_FACE' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(235) : warning C4251: 'BREP_VERTEX::wing_ring' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_VERTEX' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
exBrep.cpp
d:\svn\junkbox_lib++\basiclib\common++.h(21) : warning C4312: '型キャスト' : 'unsigned int' からより大きいサイズの 'void *' へ変換します。
d:\svn\junkbox_lib++\breplib\brep.h(84) : warning C4251: 'BREP_SOLID::shells' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_SHELL *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(89) : warning C4251: 'BREP_SOLID::contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(90) : warning C4251: 'BREP_SOLID::wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(111) : warning C4251: 'BREP_SHELL::faces' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SHELL' にエクスポートしてください。
        with
        [
            _Ty=BREP_FACE *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(133) : warning C4251: 'BREP_FACE::outer_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_FACE' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(235) : warning C4251: 'BREP_VERTEX::wing_ring' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_VERTEX' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(51) : warning C4251: 'SOLID::surplus_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(52) : warning C4251: 'SOLID::shortage_wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(53) : warning C4251: 'SOLID::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
STL.cpp
d:\svn\junkbox_lib++\basiclib\common++.h(21) : warning C4312: '型キャスト' : 'unsigned int' からより大きいサイズの 'void *' へ変換します。
d:\svn\junkbox_lib++\breplib\brep.h(84) : warning C4251: 'BREP_SOLID::shells' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_SHELL *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(89) : warning C4251: 'BREP_SOLID::contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(90) : warning C4251: 'BREP_SOLID::wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(111) : warning C4251: 'BREP_SHELL::faces' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SHELL' にエクスポートしてください。
        with
        [
            _Ty=BREP_FACE *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(133) : warning C4251: 'BREP_FACE::outer_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_FACE' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(235) : warning C4251: 'BREP_VERTEX::wing_ring' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_VERTEX' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(51) : warning C4251: 'SOLID::surplus_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(52) : warning C4251: 'SOLID::shortage_wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(53) : warning C4251: 'SOLID::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\svn\junkbox_lib++\breplib\stl.cpp(30) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(106) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(132) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(141) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : 'sscanf' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(146) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : 'sscanf' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(173) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(216) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
d:\svn\junkbox_lib++\breplib\stl.cpp(257) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' の宣言を確認してください。
TriBrep.cpp
d:\svn\junkbox_lib++\basiclib\common++.h(21) : warning C4312: '型キャスト' : 'unsigned int' からより大きいサイズの 'void *' へ変換します。
d:\svn\junkbox_lib++\breplib\brep.h(84) : warning C4251: 'BREP_SOLID::shells' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_SHELL *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(89) : warning C4251: 'BREP_SOLID::contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(90) : warning C4251: 'BREP_SOLID::wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(111) : warning C4251: 'BREP_SHELL::faces' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_SHELL' にエクスポートしてください。
        with
        [
            _Ty=BREP_FACE *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(133) : warning C4251: 'BREP_FACE::outer_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_FACE' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\brep.h(235) : warning C4251: 'BREP_VERTEX::wing_ring' : class 'std::list<_Ty>' は __export キーワードを使って class 'BREP_VERTEX' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(51) : warning C4251: 'SOLID::surplus_contours' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_CONTOUR *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(52) : warning C4251: 'SOLID::shortage_wings' : class 'std::list<_Ty>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Ty=BREP_WING *
        ]
d:\svn\junkbox_lib++\breplib\exbrep.h(53) : warning C4251: 'SOLID::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' は __export キーワードを使って class 'SOLID' にエクスポートしてください。
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
コードを生成中...
リンクしています...
Brep.obj : warning LNK4075: /EDITANDCONTINUE は /OPT:ICF の指定によって無視されます。
   ライブラリ Debug\BREPLib.lib とオブジェクト Debug\BREPLib.exp を作成中
LINK : warning LNK4098: defaultlib 'LIBCMT' は他のライブラリの使用と競合しています。/NODEFAULTLIB:library を使用してください。
マニフェストを埋め込んでいます...
結果
  
ビルドログは "file://d:\SVN\JunkBox_Lib++\BREPLib\Debug\BuildLog.htm" に保存されました。
BREPLib - エラー 0、警告 47