You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linklayer/lte/rrc/message/RRCPDUDefinitions.h: In member function 'void rrc::PhysicalChannelReconfigurationLaterthanr3CriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsR8::setPhysicalChannelReconfigurationr8(const rrc::PhysicalChannelReconfigurationr8IEs&)':
linklayer/lte/rrc/message/RRCPDUDefinitions.h:7942:181: error: 'AbstractType' is an inaccessible base of 'rrc::PhysicalChannelReconfigurationr8IEs'
In file included from linklayer/lte/rrc/message/RRCClassDefinitions.h:22:0,
from linklayer/lte/rrc/RRC.h:22,
from linklayer/lte/rrc/RRC.cc:18:
May I know if anyone has a solution to this error?
The text was updated successfully, but these errors were encountered:
Sorry about that, I was working on new models for radio interface, but they weren't finished. Now I have a master branch that is working and a second branch for my radio development. You can download master branch ;).
Hope it works ok, this is the first time I am actually doing software versioning.
Br,
Calin
From: simoneng [email protected]
To: 4gsim/4Gsim [email protected]
Sent: Friday, August 24, 2012 6:38 AM
Subject: [4Gsim] Compile Error on OMNEST 4.2.2 IDE (#1)
Hi,
I downloaded the code and try to build it.
I got the following error:
linklayer/lte/rrc/message/RRCPDUDefinitions.h: In member function 'void rrc::PhysicalChannelReconfigurationLaterthanr3CriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsR8::setPhysicalChannelReconfigurationr8(const rrc::PhysicalChannelReconfigurationr8IEs&)':
linklayer/lte/rrc/message/RRCPDUDefinitions.h:7942:181: error: 'AbstractType' is an inaccessible base of 'rrc::PhysicalChannelReconfigurationr8IEs'
In file included from linklayer/lte/rrc/message/RRCClassDefinitions.h:22:0,
from linklayer/lte/rrc/RRC.h:22,
from linklayer/lte/rrc/RRC.cc:18:
May I know if anyone has a solution to this error?
—
Reply to this email directly or view it on GitHub.
Hi,
I downloaded the code and try to build it.
I got the following error:
linklayer/lte/rrc/message/RRCPDUDefinitions.h: In member function 'void rrc::PhysicalChannelReconfigurationLaterthanr3CriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsCriticalExtensionsR8::setPhysicalChannelReconfigurationr8(const rrc::PhysicalChannelReconfigurationr8IEs&)':
linklayer/lte/rrc/message/RRCPDUDefinitions.h:7942:181: error: 'AbstractType' is an inaccessible base of 'rrc::PhysicalChannelReconfigurationr8IEs'
In file included from linklayer/lte/rrc/message/RRCClassDefinitions.h:22:0,
from linklayer/lte/rrc/RRC.h:22,
from linklayer/lte/rrc/RRC.cc:18:
May I know if anyone has a solution to this error?
The text was updated successfully, but these errors were encountered: