Difference between revisions of "BTP300A Team 14 Bugs Report"
Albert Kim (talk | contribs) |
Albert Kim (talk | contribs) |
||
Line 11: | Line 11: | ||
--- | --- | ||
− | it now but it doesn't display anything when I a.out! | + | it compiles now but it doesn't display anything when I a.out! |
Revision as of 08:24, 16 September 2013
09/16/2013
Trying to get something to display in function display()
/tmp/ccs3bAU3.o: In function `display(char const*, int, int, int)':
consolelineedit.cpp:(.text+0x10): undefined reference to `cio::console'
consolelineedit.cpp:(.text+0x15): undefined reference to `cio::operator<<(cio::Console&, char const*)'
---
it compiles now but it doesn't display anything when I a.out!