Hi,
I'm getting the following errors when i compile TKernel project. what could be the reason? Does anyone came across such errors?
error C2556:
'Handle_Standard_Type &Message_SequenceNodeOfSequenceOfProgressScale_Type_(void)' : overloaded function differs only by return type from 'const Handle_Standard_Type &Message_SequenceNodeOfSequenceOfProgressScale_Type_(void)'
1>.\drv\Message\Message_SequenceNodeOfSequenceOfProgressScale_0.cxx(39) : error C2373: 'Message_SequenceNodeOfSequenceOfProgressScale_Type_' : redefinition; different type modifiers
1>.\drv\Message\Message_SequenceNodeOfSequenceOfProgressScale_0.cxx(61) : error C2373: 'Handle_Message_SequenceNodeOfSequenceOfProgressScale::DownCast' : redefinition; different type modifiers
1>.\drv\Message\Message_SequenceNodeOfSequenceOfProgressScale_0.cxx(65) : error C3861: 'Message_SequenceNodeOfSequenceOfProgressScale_Type_': identifier not found
1>.\drv\Message\Message_SequenceNodeOfSequenceOfProgressScale_0.cxx(74) : error C3861: 'Message_SequenceNodeOfSequenceOfProgressScale_Type_': identifier not found
You have to be logged in to download the attached file