アーティクル - CS217302
2 Creo Parametric のオブジェクト TOOLKIT C++ プロジェクトを含むソリューションを構築するときに、エラー LNK2005 が表示されます。
修正日: 06-Sep-2015
適用対象
- Creo Parametric 3.0 M030
説明
- エラー LNK2005 2 Creo Parametric のオブジェクト TOOLKIT C++ プロジェクトを含むソリューションを構築するときに表示されます。
- サンプルエラーメッセージ:
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (クラス xstring const &)" (??0xstring@ @QEAA @AEBV0@@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: ~ xstring (void)" (??1xstring@ @QEAA @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: struct __xstring_c __cdecl xstring:: getxstring_c (void) const" (? getxstring_c@xstring@ @QEBA?AU__xstring_c@ @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (void)" (??0xstring@ @QEAA @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *)" (??0xstring@ @QEAA @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 = (char const *)" (??4xstring@ @QEAAAEAV0 @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 = (クラス xstring const &)" (??4xstring@ @QEAAAEAV0 @AEBV0@@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (char const *)" (??Yxstring@ @QEAAAEAV0 @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (クラス xstring const &)" (??Yxstring@ @QEAAAEAV0 @AEBV0@@Z) は otk_cpp_md ですでに定義されています (サービス .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: 静的クラス xstring __cdecl xstring::P rintf (char const *,...)"(?@SA Printf@xstring@ ますか?AV1@PEBDZZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "private: char const * __cdecl xstring:: CastToCString (void) const" (?CastToCString@xstring@ @AEBAPEBDXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (wchar_t const *)" (??0xstring@ @QEAA @PEB_W@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: operator char const * (void) const" (??Bxstring@ @QEBAPEBDXZ) は otk_cpp_md ですでに定義されています (services. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: IsEmpty (void) const" (?IsEmpty@xstring@ @QEBA_NXZ) は otk_cpp_md ですでに定義されています (services. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: int __cdecl xstring:: GetLength (void) const" (?GetLength@xstring@ @QEBAHXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring __cdecl xstring:: Substring (int, int) const" (?@QEBA Substring@xstring@ ますか?AV1@HH@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: int __cdecl xstring::P os (char const *) const" (?Pos@xstring@ @QEBAHPEBD @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: Match (クラス xstring const &) const" (?Match@xstring@ @QEBA_NAEBV1 @@Z) は otk_cpp_md ですでに定義されています (サービス .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *、char const *)" (??0xstring@ @QEAA @PEBD0@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: ToInt (int *) const" (?ToInt@xstring@ @QEBA_NPEAH @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring __cdecl xstring:: ToLower (void) const" (?@QEBA ToLower@xstring@ ますか?AV1@XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: Match (char const *) const" (?Match@xstring@ @QEBA_NPEBD @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "private: wchar_t const * __cdecl xstring:: CastToCWString (void) const" (?CastToCWString@xstring@ @AEBAPEB_WXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *、int)" (??0xstring@ @QEAA @PEBDH@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (char)" (??Yxstring@ @QEAAAEAV0 @D@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: ~ xstring (void)" (??1xstring@ @QEAA @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: struct __xstring_c __cdecl xstring:: getxstring_c (void) const" (? getxstring_c@xstring@ @QEBA?AU__xstring_c@ @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (void)" (??0xstring@ @QEAA @XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *)" (??0xstring@ @QEAA @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 = (char const *)" (??4xstring@ @QEAAAEAV0 @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 = (クラス xstring const &)" (??4xstring@ @QEAAAEAV0 @AEBV0@@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (char const *)" (??Yxstring@ @QEAAAEAV0 @PEBD@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (クラス xstring const &)" (??Yxstring@ @QEAAAEAV0 @AEBV0@@Z) は otk_cpp_md ですでに定義されています (サービス .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: 静的クラス xstring __cdecl xstring::P rintf (char const *,...)"(?@SA Printf@xstring@ ますか?AV1@PEBDZZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "private: char const * __cdecl xstring:: CastToCString (void) const" (?CastToCString@xstring@ @AEBAPEBDXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (wchar_t const *)" (??0xstring@ @QEAA @PEB_W@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: operator char const * (void) const" (??Bxstring@ @QEBAPEBDXZ) は otk_cpp_md ですでに定義されています (services. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: IsEmpty (void) const" (?IsEmpty@xstring@ @QEBA_NXZ) は otk_cpp_md ですでに定義されています (services. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: int __cdecl xstring:: GetLength (void) const" (?GetLength@xstring@ @QEBAHXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring __cdecl xstring:: Substring (int, int) const" (?@QEBA Substring@xstring@ ますか?AV1@HH@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: int __cdecl xstring::P os (char const *) const" (?Pos@xstring@ @QEBAHPEBD @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: Match (クラス xstring const &) const" (?Match@xstring@ @QEBA_NAEBV1 @@Z) は otk_cpp_md ですでに定義されています (サービス .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *、char const *)" (??0xstring@ @QEAA @PEBD0@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: ToInt (int *) const" (?ToInt@xstring@ @QEBA_NPEAH @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring __cdecl xstring:: ToLower (void) const" (?@QEBA ToLower@xstring@ ますか?AV1@XZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: bool __cdecl xstring:: Match (char const *) const" (?Match@xstring@ @QEBA_NPEBD @Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "private: wchar_t const * __cdecl xstring:: CastToCWString (void) const" (?CastToCWString@xstring@ @AEBAPEB_WXZ) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: __cdecl xstring:: xstring (char const *、int)" (??0xstring@ @QEAA @PEBDH@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
2 > サーバー .lib (サーバー .dll): エラー LNK2005: "public: class xstring & __cdecl xstring:: 演算子 + = (char)" (??Yxstring@ @QEAAAEAV0 @D@Z) は otk_cpp_md ですでに定義されています (strlibsrc. .obj)
最新バージョンはこちらを参照ください CS217302