inetmanet-3.x icon indicating copy to clipboard operation
inetmanet-3.x copied to clipboard

call to constructor of 'omnetpp::cPacketQueue' is ambiguous

Open asmaadnane opened this issue 5 years ago • 2 comments

I have downloaded inemanet3.5 on omnet 5.5.1

I got one error after the first make:

inet/common/queue/PacketQueue.cc:23:5: error: call to constructor of 'omnetpp::cPacketQueue' is ambiguous cPacketQueue(name, nullptr) ^

Any idea how to fix that ? thanks

asmaadnane avatar Jul 12 '19 11:07 asmaadnane

Same problem, anybody solved this?

KujouOct avatar Jan 09 '20 01:01 KujouOct

I changed to OMNet++5.4.1 and INET 4.1.2, no error occurred. (before I'm using OMNet++ 5.5.1 and INET 4.2.0 and NESTING, that error occurred when I'm making NESTING)

KujouOct avatar Jan 09 '20 07:01 KujouOct