![]() |
How to use Target.h
We are trying to implement the target header file but it is not working.
#include "2010ImageDemo\Target.h" and #include "Target.h" were both tried, but had no success. How to? |
Re: How to use Target.h
I think you want #include "Vision/Target.h"
|
Re: How to use Target.h
Are you trying to include the Target.h from the 2010ImageDemo project into a new project? Copy the Target.h file from the 2010ImageDemo folder into your new project folder. Now you can use #include "Target.h".
You will probably need to modify Target.h significantly to describe the new vision target this year. I recomend reading the Vision Target Tutorial for an understanding of this year's vision challenge. |
Re: How to use Target.h
yeah i got that one wrong, sorry about that
|
Re: How to use Target.h
Fixed it. I copied and pasted the target.h from the folder into the original header folder. So what changes do i have to make for it?
|
| All times are GMT -5. The time now is 17:48. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi