Unipisa / Simu5G

Simu5G - 5G NR and LTE/LTE-A user-plane simulation model for OMNeT++ & INET
https://simu5g.org
Other
146 stars 83 forks source link

Make error in Simu5G Build #34

Closed kattungakrish closed 2 years ago

kattungakrish commented 2 years ago

Hi, I've been trying to build simu5G over the OMNeT++ and INET Framework. I was able to successfully install those two but I'm having issues when I try to build Simu5G over them and I don't understand why those errors occur. Posting a screenshot here, please guide me with this.

Screenshot 2022-03-24 at 3 16 13 AM

There were about a lot of errors of the same nature. I'm doing this on a MAC OS 12.3 Intel Silicon Chip. I have also tried on windows 11 earlier, and was stuck at the same stage where SImu5G build was failing. Maybe not the same error though.

kattungakrish commented 2 years ago
Screenshot 2022-03-24 at 4 07 11 PM

A slightly clearer view of the errors from the OMNeT IDE

kattungakrish commented 2 years ago
Screenshot 2022-03-24 at 4 09 53 PM

These were some warnings I received while building INET

giovanninardini commented 2 years ago

Hello,

what version of OMNeT++ and INET are you using?

kattungakrish commented 2 years ago

Hello,

what version of OMNeT++ and INET are you using?

I'm using OMNet++ 6.0 pre 11. For INET when I ran OMNeT++ IDE for the first time, I asked me for allowing for an INET framework installation automatically, following which it built a inet 4.3 folder in my designated workspace. I had also tried directly downloading the installation for INET v 4.3.2 as suggested on Simu5G's website and building it from command line or IDE didn't seem to work.

kattungakrish commented 2 years ago
Screenshot 2022-03-25 at 12 17 49 PM

This is what happened when I tried INET installation using terminal on MAC following the install guide given in the inet4.3.2 source code files. There were other multiple warnings with this as well, such as:

Screenshot 2022-03-25 at 12 19 05 PM
kattungakrish commented 2 years ago

Hello,

what version of OMNeT++ and INET are you using?

Hi any updates on this?

rhornig commented 2 years ago

I would recommend trying with OMNeT++ 6RC2 and INET 4.3.7. Those are guarantied to work together. I'M not sure whether simu5g works also, but it should be updated anyway to these versions.

giovanninardini commented 2 years ago

The master branch of the repository has just been updated to make Simu5G work with OMNeT++ 6.0 and INET 4.3.9 (thanks to @wischhof)

giovanninardini commented 2 years ago

The master branch of the repository has just been updated to make Simu5G work with OMNeT++ 6.0 and INET 4.3.9

Update: the master branch of the repository has just been updated to make Simu5G work with OMNeT++ 6.0 and INET 4.4.0