1.0
closed
Kewin Rausch
compile (1)
2014-11-05
2014-11-04
No

Hi Vladimir,

I have downloaded the last version of RinaSim, but now I have some issues while compiling the sources.
To signal such problems(now and in the future)do I:
- have to use the integrated ticketing system(present in opensourceprojects.eu)?
- have to write an e-mail to you directly(like this)?
- have to write a mail on the mailing list so if anybody have the issue can signal it?

In this particular case, the problem seems to be that some files(RMTPort) are updated to "October version" of 2014-10-13 and not aligned with the "Madrid metting stable version" of 5 days ago. Generating omnet++ makefile with "opp_makemake -f --deep" and trying to compile the project lead to an error in RMTPort.h addIncomingPDU(PDU_Base * pdu) procedure(probably such error is also in addOutgoingPDU(PDU_Base * pdu)). The definition of PDU_Base is not resolved by any inclusion in this case.

If I try to resolve such error including the right header the project will fail again because its invoking some procedure which are no more implemented in RMTQueue class(this is why I guess this source file is not updated).

Thank you,

Kewin Rausch
CREATE-NET Research Center, Future Networks Area
Tel: (+39) 0461 408400 - interno/extension 1332

Discussion

  • Marcel Marek
    Marcel Marek
    2014-11-05

    Hello Kevin,
    I updated the repository and everything should work even from OMNeT++ IDE.

     
  • Marcel Marek
    Marcel Marek
    2014-11-05

    • status: open --> closed