Compiling with external Library (RoHC)

29 views
Skip to first unread message

TAPAN SAHNI

unread,
Apr 28, 2016, 8:41:17 AM4/28/16
to ns-3-users
Hi
I installed a library for RoHC in ns-3 .This is the way to compile the code in which the external library functions are used.


$ g++ -o rohc_first_application -g -Wall \
    $(pkg-config rohc --cflags) \
    rohc_first_application.c \
    $(pkg-config rohc --libs )


 How to compile the simple lte simulation code by changing the wscript file?

Tommaso Pecorella

unread,
Apr 28, 2016, 9:37:33 AM4/28/16
to ns-3-users
Hi,

this is the 3rd time (in a few hours) you ask the very same thing.
Since my policy is to use an exponential backoff, you'll have to wait 2 weeks for an answer (at least from me).

T.
Reply all
Reply to author
Forward
0 new messages