sommer / veins

Veins - The open source vehicular network simulation framework.
http://veins.car2x.org
GNU General Public License v2.0
284 stars 225 forks source link

Veins : BaseMaclayer coding error #23

Closed CSSIA closed 7 years ago

CSSIA commented 7 years ago

Hi all,

I'm newbies on this Omnet simulator. Would like to know more about this simulator as well. When building the Veins in Omnet simulator found out this error message at the screenshot below on Line 74. veins coding error

Attached is the zip file from Veins original folder downloaded from Veins website.

BaseMacLayer.zip

Appreciate if someone can help me on this.

Thanks in advance.

Regards,

namnatulco commented 7 years ago

The file you uploaded is identical to the one in the repository. Can you compile the code on master, or did you make any changes?

It'd probably be more helpful if you posted the complete compile error and which compiler you're using.

CSSIA commented 7 years ago

Hi,

I didn't do any changes to the code. When building the Veins on Omnet it gives this type of error. I'm using Code Writer from Window 10 to check the code, not using any compiler on it yet.

Hope you can help me on it.

Thanks.

namnatulco commented 7 years ago

Your screenshot contains half of a compile error. I'm not sure how you obtained a compile error without using a compiler.

CSSIA commented 7 years ago

Hi,

Just now I using Dev-C++ compiler and getting this error as below.

image

Thanks.

CSSIA commented 7 years ago

Attached is the message while building Veins in Omnet. Error message Veins in Omnet.zip Hope this helpful to give you to help me on this.

Thanks.

sommer commented 7 years ago

You have posted your question to the Veins issue tracker. This is for reporting errors in Veins. It is not a public support forum. Kindly refer to the FAQ at http://veins.car2x.org/documentation/faq/

CSSIA commented 7 years ago

Post on this issue for Veins because there is an error on it for file BaseMacLayer.cc . I'm reporting the error at here. So that you guys notice about it. Otherwise, where I can get help for the error occurred on veins file. Please understand the situation first before post it. Apologise if I quite rude about it.

ryuuzaki42 commented 7 years ago

Use the stackoverflow with the tag veins and with more details as possible about the error, (https://stackoverflow.com/questions/tagged/veins).