Difference between revisions of "BTP300B A2 Team 5 Bugs Report"
(Created page with '== <u>'''Bugs/Problems'''</u> == <u>'''Week 1 ''</u> * Getting error saying function is not a member of 'cio. * Getting error saying release was no declared in this scope * Pr…') |
|||
Line 10: | Line 10: | ||
<u>'''Week 2 '''</u> | <u>'''Week 2 '''</u> | ||
− | + | Sunday Oct 20th, 2013 | |
Line 24: | Line 24: | ||
<u>'''Week 2'''</u> | <u>'''Week 2'''</u> | ||
+ | Sunday Oct 20th,2013 | ||
+ | |||
+ | * Complete some functions | ||
+ | ** setLine(); | ||
+ | ** capture(); |
Revision as of 15:27, 20 October 2013
Bugs/Problems
'Week 1
- Getting error saying function is not a member of 'cio.
- Getting error saying release was no declared in this scope
- Problem with a2test.cpp since it requires all of A2 not A2R_01.
Week 2 Sunday Oct 20th, 2013
Accomplishments
Week 1
- Finished all prototypes for all functions
- Got some of the functions completed such as:
*# height *# row *# col
Week 2 Sunday Oct 20th,2013
- Complete some functions
** setLine(); ** capture();