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
Hello,
thank you for sharing your work.
can you help me? when i run this project i find the follow error:
<!> Error: Attempt to load the oppsim shared library more than once. This usually happens when part of your simulation is using release libraries while other parts are using the debug version. Make sure to rebuild all parts of your model in either release or debug mode!
and with this project we can transmit the video streaming over LTE??
thank you for your help.
The text was updated successfully, but these errors were encountered:
No, at the moment it only simulates the attach control part. Not sure about the error, did you get the master branch or radio, because master is working, radio is under construction?
looks like your problem is related to omnetpp. please do the following (recompile omnetpp with some special reconfiguration):
In Makefile.inc.in find the following lines (towards the end):
Hello,
thank you for sharing your work.
can you help me? when i run this project i find the follow error:
<!> Error: Attempt to load the oppsim shared library more than once. This usually happens when part of your simulation is using release libraries while other parts are using the debug version. Make sure to rebuild all parts of your model in either release or debug mode!
and with this project we can transmit the video streaming over LTE??
thank you for your help.
The text was updated successfully, but these errors were encountered: