Am a newbie to OMNET++. Need to parse XML file in C++. Any template for the same is appreciated.
47 views
Skip to first unread message
Akshay Patekar
unread,
May 25, 2013, 3:39:48 PM5/25/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to omn...@googlegroups.com
I tried using NEDSAXHandler but of no luck. I am still trying to resolve undefined references. I tried to include many .h and .cc files but I think this there is some simple way to do it. May be I'm missing some library reference :P. A working example would e really appreciated.