Troubleshooting
Problem
Building DDS MySubscribingApplication in IBM Rational Rhapsody results in error C2065 MyTopicStructDataReader: undeclared Identifier
Symptom
Building ------------ MySubscribingApplication.exe ------------
Executing: ""C:\Rhapsody8.0.2\Share"\etc\msvcmake.bat MySubscribingApplication.mak rebuild x86 VC10 "
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
Cleanup
MySubscriber.cpp
MyDataReaderListener.cpp
MyDataReaderListener.cpp(24) : error C2065: 'MyTopicStructDataReader' : undeclared identifier
MyDataReaderListener.cpp(24) : error C2065: 'myTopicStructDataReader' : undeclared identifier
MyDataReaderListener.cpp(24) : error C2061: syntax error : identifier 'MyTopicStructDataReader'
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
27 May 2022
UID
swg22002004