-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
g++ -o demo -L/root/.tbox/lib -rdynamic -ltbox_main -ltbox_trace -ltbox_terminal -ltbox_network -ltbox_eventx -ltbox_event -ltbox_log -ltbox_util -ltbox_base -lpthread -ldl
/usr/bin/ld: /root/.tbox/lib/libtbox_main.a(context_imp.o): in function tbox::main::ContextImp::ContextImp()': context_imp.cpp:(.text+0x985): undefined reference to
tbox::coroutine::Scheduler::Scheduler(tbox::event::Loop*)'
/usr/bin/ld: /root/.tbox/lib/libtbox_main.a(context_imp.o): in function tbox::main::ContextImp::cleanup()': context_imp.cpp:(.text+0x110d): undefined reference to
tbox::coroutine::Scheduler::cleanup()'
collect2: error: ld returned 1 exit status
make: *** [Makefile:8: demo] Error 1
Metadata
Metadata
Assignees
Labels
No labels