| | コンパイルしています...
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 を使用してください。
マニフェストを埋め込んでいます...
|