Mailing list archive (omnetpp-l at omnetpp.org)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omnetpp-l] problem with builgind inet



 
 

Sent: Monday, May 18, 2009 8:44 AM
Subject: Re: [Omnetpp-l] problem with builgind inet

I am using the lattes versions of omnet++, the final version 4.0, and the omnet functions ok (I?ve tried the examples and everything works fine).

I am also using the lattes version of inet as I can see (2009-03-25), but if you someone have a newer version, please don?t hesitate to send it to me.  

 

 

 

 

From: omnetpp-l-bounces at xxx [mailto:omnetpp-l-bounces at xxx] On Behalf Of Rudolf Hornig
Sent: Sunday, May 17, 2009 10:57 PM
To: omnetpp-l at xxx
Subject: Re: [Omnetpp-l] problem with builgind inet

 

Also please youe the filnal 4.0 version of OMNeT++, as everybody should...

RUdolf

On Sun, May 17, 2009 at 9:36 PM, Alfonso Ariza Quintana <aarizaq_m at xxx> wrote:


you sould download the latest version from github.com.  This file sould have this code

#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) || defined(__CYGWIN__) || defined(_WIN64)
 
 
#include <ws2tcpip.h>
#endif

 


Date: Sun, 17 May 2009 16:23:09 +0200
From: Ilija.Aleksov at xxx
To: omnetpp-l at xxx
Subject: [Omnetpp-l] problem with builgind inet

 

Hello all

 

I am new to omnet++, and as a beginner I immediately  came across some problems.

Namely I was trying to find the power of omnet 4, together with INET-20090325, but during the building process with omnet++ IDE the following error was generated:

 

?????????

????????..

-Iworld -Ic:/omnetpp-4.0rc2-src-windows/omnetpp-4.0/include -o ../out/gcc-debug/src/linklayer/ext/cSocketRTScheduler.o linklayer/ext/cSocketRTScheduler.cc

linklayer/ext/cSocketRTScheduler.cc: In member function 'virtual void cSocketRTScheduler::startRun()':

linklayer/ext/cSocketRTScheduler.cc:70: warning: comparison between signed and unsigned integer expressions

linklayer/ext/cSocketRTScheduler.cc:72: error: 'IP_HDRINCL' was not declared in this scope

linklayer/ext/cSocketRTScheduler.cc: In member function 'void cSocketRTScheduler::sendBytes(uint8_t*, size_t, sockaddr*, socklen_t)':

linklayer/ext/cSocketRTScheduler.cc:321: warning: comparison between signed and unsigned integer expressions

make[1]: *** [../out/gcc-debug/src/linklayer/ext/cSocketRTScheduler.o] Error 1

make[1]: Leaving directory `/c/omnetpp-4.0rc2-src-windows/omnetpp-4.0/samples/INET-20090325/src'

make: *** [all] Error 2

 

can someone please help me.

tnx

 


¿Eres del Madrid, del Barça, del Atleti...? Apoya a tu equipo en la Zona Fan de MSN Deportes


_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l

 


_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l
_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l

Home | Main Index | Thread Index