- 1>------ Rebuild All started: Project: Matching, Configuration: Debug Win32 ------
- 1>Build started 2018/5/9 星期三 下午 10:59:03.
- 1>InitializeBuildStatus:
- 1> Touching ".\Debug\Matching.unsuccessfulbuild".
- 1>GenerateTargetFrameworkMonikerAttribute:
- 1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
- 1>ClCompile:
- 1> StdAfx.cpp
- 1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
- 1> Matching.cpp
- 1> MatchingDlg.cpp
- 1>MatchingDlg.cpp(254): error C2664: 'HalconCpp::get_image_pointer1' : cannot convert parameter 2 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(282): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(323): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(399): error C2664: 'HalconCpp::area_center' : cannot convert parameter 2 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(426): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(431): error C2664: 'HalconCpp::create_shape_model' : cannot convert parameter 10 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(434): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(470): error C2664: 'HalconCpp::open_window' : cannot convert parameter 8 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(501): error C2664: 'HalconCpp::get_image_pointer1' : cannot convert parameter 2 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(530): error C2664: 'HalconCpp::read_shape_model' : cannot convert parameter 2 from 'Hlong *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(591): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(597): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(616): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(622): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(642): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1>MatchingDlg.cpp(648): error C2664: 'HalconCpp::count_seconds' : cannot convert parameter 1 from 'double *' to 'HalconCpp::HTuple *'
- 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
- 1> Generating Code...
复制代码 |