[ 1%] Building CXX object CMakeFiles/automotive.dir/src/simulationcontroller.cpp.o "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/signal.h", line 88: warning #761-D: typename may only be used within a template typedef typename Private::LinkedList > List; ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/signal.h", line 98: warning #761-D: typename may only be used within a template void connect(typename List::Node *d) { ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/signal.h", line 93: warning #761-D: typename may only be used within a template for (typename List::Node *it = firstSlot.head; it; it = it->next) { ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/scopedpointer.h", line 46: warning #236-D: controlling expression is constant typedef char IsIncompleteType[ sizeof(T) ? 1 : -1 ]; ^ detected during: instantiation of "void Qul::Private::ScopedPointerDeleter::cleanup(T *) [with T=Qul::Private::DynDependencyNode]" at line 105 instantiation of "void Qul::Private::ScopedPointer::clean() [with T=Qul::Private::DynDependencyNode, Cleanup=Qul::Private::ScopedPointerDeleter]" at line 71 instantiation of "void Qul::Private::ScopedPointer::reset(T *) [with T=Qul::Private::DynDependencyNode, Cleanup=Qul::Private::ScopedPointerDeleter]" at line 111 of "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybind ing.h" "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 151: error #458: argument of type "__packed Qul::Private::DirtyListNode Qul::Private::ChangeEventBase::*" is incompatible with template parameter of type "Qul::Private::DirtyListNode Qul::Private::ChangeEventBase::*" typedef DirtyList DirtyChangeEventList; ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 164: warning #961-D: use of a type with no linkage to declare a variable with linkage static struct { static DependencyNode *data() { return NULL; } } revDependencies; ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 376: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(int, 1); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 377: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(unsigned int, 2); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 378: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(long, 3); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 379: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(unsigned long, 4); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 380: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(short, 5); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 381: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(unsigned short, 6); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 382: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(float, 7); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 383: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(double, 8); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 384: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(class String, 9); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/propertybinding.h", line 385: warning #381-D: extra ";" ignored QUL_REGISTER_PROPERTY_TYPE(std::string, 10); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/unicodestring.h", line 171: warning #228-D: trailing comma is nonstandard FormattedNumber = 4, ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/optional.h", line 68: warning #811-D: const variable "Qul::Private::nullopt" requires an initializer -- class "Qul::Private::nullopt_t" has no explicitly declared default constructor static const nullopt_t nullopt; ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/unicodeblocknames.h", line 322: warning #228-D: trailing comma is nonstandard UnicodeBlock_SupplementaryPrivateUseAreaB, ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/items.h", line 177: warning #381-D: extra ";" ignored QUL_ATTACHED_PROPERTIES(ComponentAttachedType); ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/internal/items.h", line 755: error #458: argument of type "__packed Qul::Private::DirtyListNode Qul::Private::Items::LayoutItem::*" is incompatible with template parameter of type "Qul::Private::DirtyListNode Qul::Private::Items::LayoutItem::*" typedef Qul::Private::DirtyList DirtyLayoutList; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\SpeedLimitValues.h", line 20: warning #228-D: trailing comma is nonstandard LimitsCount = 6, ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\connectivityservice.h", line 60: warning #1-D: last line of file ends without a newline #endif // CANBUSSERVICE_H ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\NormalModeModel.h", line 23: warning #228-D: trailing comma is nonstandard MenuCount = 4, ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\SettingsMenuModel.h", line 21: warning #228-D: trailing comma is nonstandard ModeOptionsCount = 2, ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\SettingsMenuModel.h", line 27: warning #228-D: trailing comma is nonstandard TabsCount = 3, ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 22: warning #228-D: trailing comma is nonstandard ModeEco = 2, ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 77: error #245: a nonstatic member reference must be relative to a specific object Qul::Private::Binding _maxSpeed_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 77: error #304: no instance of function template "Qul::Private::qul_property_type_helper" matches the argument list argument types are: () Qul::Private::Binding _maxSpeed_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 77: error #70: incomplete type is not allowed Qul::Private::Binding _maxSpeed_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 83: error #245: a nonstatic member reference must be relative to a specific object Qul::Private::Binding _fuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 83: error #304: no instance of function template "Qul::Private::qul_property_type_helper" matches the argument list argument types are: () Qul::Private::Binding _fuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 83: error #70: incomplete type is not allowed Qul::Private::Binding _fuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 89: error #245: a nonstatic member reference must be relative to a specific object Qul::Private::Binding _initialFuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 89: error #304: no instance of function template "Qul::Private::qul_property_type_helper" matches the argument list argument types are: () Qul::Private::Binding _initialFuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 89: error #70: incomplete type is not allowed Qul::Private::Binding _initialFuelLevel_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 95: error #245: a nonstatic member reference must be relative to a specific object Qul::Private::Binding _range_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 95: error #304: no instance of function template "Qul::Private::qul_property_type_helper" matches the argument list argument types are: () Qul::Private::Binding _range_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\build-automotive-QUL_RH850-Debug\CMakeFiles\automotive.dir\MainModel.h", line 95: error #70: incomplete type is not allowed Qul::Private::Binding _range_binding; ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\simulation/stateid.h", line 51: warning #1-D: last line of file ends without a newline #endif // STATEID_H ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\simulation/smfwd.h", line 32: warning #1-D: last line of file ends without a newline #endif // SMFWD_H ^ "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\simulation/drivetrain.h", line 103: warning #1-D: last line of file ends without a newline #endif // DRIVETRAIN_H ^ "C:\Qt\QtMCUs\Qul_1.0.1\include\qul/timer.h", line 91: warning #82-D: storage class is not first const static VTable vt = { caller, dtor }; ^ detected during: instantiation of "void Qul::Timer::onTimeout(const Func &) [with Func=StateMachine::DelayedTask::TimerElapsed]" at line 67 of "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\statemach ine.h" instantiation of "StateMachine::DelayedTask::DelayedTask(const TLayerId &, StateMachine &) [with TStateId=Simulation::StateId, MaxStates=11U, TLayerId=Simulation::Layer, NumLayers=2U, ChangeStateBufferSize=20U, UpdateStateBufferSize=20U]" at line 145 of "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\statemach ine.h" instantiation of "StateMachine::ChangeStateTask::ChangeStateTask( const TStateId &, const TLayerId &, StateMachine &) [with TStateId=Simulation::StateId, MaxStates=11U, TLayerId=Simulation::Layer, NumLayers=2U, ChangeStateBufferSize=20U, UpdateStateBufferSize=20U]" at line 351 of "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\statemach ine.h" instantiation of "bool StateMachine::scheduleStateChange(const TStateId &, const TLayerId &, uint32_t) [with TStateId=Simulation::StateId, MaxStates=11U, TLayerId=Simulation::Layer, NumLayers=2U, ChangeStateBufferSize=20U, UpdateStateBufferSize=20U]" at line 215 of "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\statemach ine.h" instantiation of "void StateMachine::changeState(const TStateId &, const TLayerId &, uint32_t) [with TStateId=Simulation::StateId, MaxStates=11U, TLayerId=Simulation::Layer, NumLayers=2U, ChangeStateBufferSize=20U, UpdateStateBufferSize=20U]" at line 68 of "C:\Qt\QtMCUs\Qul_1.0.1\examples\automotive\src\simulatio ncontroller.cpp" NMAKE : fatal error U1077: “C:\ghs\comp_201517\cxv850.exe”: 返回代码“0x1” Stop. NMAKE : fatal error U1077: “"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe"”: 返回代码“0x2” Stop. NMAKE : fatal error U1077: “"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe"”: 返回代码“0x2” Stop. 13:15:21: 进程"C:\Program Files\CMake\bin\cmake.exe"退出,退出代码 2 。 Error while building/deploying project automotive (kit: QUL RH850) The kit QUL RH850 has configuration issues which might be the root cause for this problem. When executing step "CMake Build" 13:15:21: Elapsed time: 00:05.