Skip to content

Compile Error on OMNEST 4.2.2 IDE #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
simoneng opened this issue Aug 24, 2012 · 1 comment
Open

Compile Error on OMNEST 4.2.2 IDE #1

simoneng opened this issue Aug 24, 2012 · 1 comment
Assignees

Comments

@simoneng
Copy link

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?

@4gsim
Copy link
Owner

4gsim commented Aug 24, 2012

Hi,

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.

@ghost ghost assigned 4gsim Aug 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants