0_0_9622902_4149.cpp:30:37: boost/signals2/signal.hpp: No such file or directory
0_0_9622902_4149.cpp:31:54: boost/signals2/shared_connection_block.hpp: No such file or directory
0_0_9622902_4149.cpp: In function `void testReturnValue()':
0_0_9622902_4149.cpp:141: error: `boost' has not been declared
0_0_9622902_4149.cpp:141: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:141: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9622902_4149.cpp:141: error: functional cast expression list treated as compound expression
0_0_9622902_4149.cpp:141: error: expected primary-expression before "int"
0_0_9622902_4149.cpp:141: error: expected `;' before "int"
0_0_9622902_4149.cpp:142: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp: In function `void testCombiner()':
0_0_9622902_4149.cpp:152: error: `boost' has not been declared
0_0_9622902_4149.cpp:152: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:152: error: functional cast expression list treated as compound expression
0_0_9622902_4149.cpp:152: error: expected primary-expression before "int"
0_0_9622902_4149.cpp:152: error: expected `;' before "int"
0_0_9622902_4149.cpp:155: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp: In function `void testBlockSlots()':
0_0_9622902_4149.cpp:165: error: `boost' has not been declared
0_0_9622902_4149.cpp:165: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:165: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp:168: error: `boost' has not been declared
0_0_9622902_4149.cpp:168: error: `connection' undeclared (first use this function)
0_0_9622902_4149.cpp:168: error: expected `;' before "con1"
0_0_9622902_4149.cpp:169: error: `boost' has not been declared
0_0_9622902_4149.cpp:169: error: expected `;' before "con2"
0_0_9622902_4149.cpp:173: error: `boost' has not been declared
0_0_9622902_4149.cpp:173: error: `shared_connection_block' undeclared (first use this function)
0_0_9622902_4149.cpp:173: error: expected `;' before "block"
0_0_9622902_4149.cpp: In function `void testScopedConnections()':
0_0_9622902_4149.cpp:185: error: `boost' has not been declared
0_0_9622902_4149.cpp:185: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:185: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp:188: error: `boost' has not been declared
0_0_9622902_4149.cpp:188: error: `scoped_connection' undeclared (first use this function)
0_0_9622902_4149.cpp:188: error: expected `;' before "con"
0_0_9622902_4149.cpp: In function `void testDisconnection()':
0_0_9622902_4149.cpp:198: error: `boost' has not been declared
0_0_9622902_4149.cpp:198: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:198: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp: In function `void testConnect()':
0_0_9622902_4149.cpp:212: error: `boost' has not been declared
0_0_9622902_4149.cpp:212: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:212: error: functional cast expression list treated as compound expression
0_0_9622902_4149.cpp:212: error: expected primary-expression before "void"
0_0_9622902_4149.cpp:212: error: expected `;' before "void"
0_0_9622902_4149.cpp:214: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp: In function `void testOrder()':
0_0_9622902_4149.cpp:223: error: `boost' has not been declared
0_0_9622902_4149.cpp:223: error: `signal' undeclared (first use this function)
0_0_9622902_4149.cpp:223: error: `sig' undeclared (first use this function)
0_0_9622902_4149.cpp:229: error: `boost' has not been declared
0_0_9622902_4149.cpp:229: error: `at_front' undeclared (first use this function)
0_0_9622902_4149.cpp:230: error: `boost' has not been declared
0_0_9622902_4149.cpp:230: error: `at_back' undeclared (first use this function)
|