Error: Class "IPv4NetworkConfigurator" not found

已查看 21 次
跳至第一个未读帖子

Danushka Menikkumbura

未读,
2018年5月18日 12:35:512018/5/18
收件人 OMNeT++ Users
Hi,

I get the following error when I try to run my simulation on Linux. It works fine on my Macbook though.

Error: Class "IPv4NetworkConfigurator" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules and channels, with Define_Module()/Define_Channel() -- in module (omnetpp::cModule) Fabric (id=1), during network setup

I specify the INET lib location using -l parameter as follows. Please help me if you can as I am stuck with this.

./mysim -u Cmdenv -n .:$INET_HOME/src:$INET_HOME/examples:$INET_HOME/tutorials:$INET_HOME/showcases -l $INET_HOME/src/INET omnetpp.ini

Thanks,
Danushka

Danushka Menikkumbura

未读,
2018年5月18日 13:11:112018/5/18
收件人 omn...@googlegroups.com
When I look for symbol IPv4NetworkConfigurator in the INET library, its undefined (U) on Linux where as text section (T) on Mac. How could that happen?

Thanks,
Danushka

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/Eud23bfX1ZA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Nathan Vo

未读,
2018年5月18日 15:09:242018/5/18
收件人 OMNeT++ Users
Try cleaning and rebuilding your project.


On Friday, May 18, 2018 at 11:11:11 AM UTC-6, Danushka Menikkumbura wrote:
When I look for symbol IPv4NetworkConfigurator in the INET library, its undefined (U) on Linux where as text section (T) on Mac. How could that happen?

Thanks,
Danushka
On Fri, May 18, 2018 at 12:35 PM, Danushka Menikkumbura <danushka.m...@gmail.com> wrote:
Hi,

I get the following error when I try to run my simulation on Linux. It works fine on my Macbook though.

Error: Class "IPv4NetworkConfigurator" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules and channels, with Define_Module()/Define_Channel() -- in module (omnetpp::cModule) Fabric (id=1), during network setup

I specify the INET lib location using -l parameter as follows. Please help me if you can as I am stuck with this.

./mysim -u Cmdenv -n .:$INET_HOME/src:$INET_HOME/examples:$INET_HOME/tutorials:$INET_HOME/showcases -l $INET_HOME/src/INET omnetpp.ini

Thanks,
Danushka

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/Eud23bfX1ZA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
回复全部
回复作者
转发
0 个新帖子