hi
i am new to openflow and nox. i want to develop nox.
when i compile my own application.
/bin/bash ../../../libtool --tag=CXX --mode=link g++
-fno-omit-frame-pointer -fno-strict-aliasing -Wall -Wno-sign-compare
-Winit-self -Wformat-nonliteral -Wformat-security -g -O2 -std=gnu++0x
-R/usr/local/bin/coreapps/hub -export-dynamic -L/usr/lib -module -version-info
-o hub.la -rpath /usr/local/bin/coreapps/hub hub_la-hub.lo -ltbb
libtool: link: you must specify an output file
libtool: link: Try `libtool --help --mode=link' for more information.
how to resolve it.
thank you