![]() |
'tracking' flag
We are using a flag called 'tracking'. It is defined as an external int. The linker can't find it and we get the following error message:Error - could not find definition of symbol 'tracking' in file 'C:\thereal2005code\FrcCode2005v2.4\user_routines. o'
Does anyone know where this variable is defined? |
Re: 'tracking' flag
Have you defined the variable as "int tracking" on top of the file? I modify user_routines.c and on top of that file is a section where you define user variables... you should define it there. Atleast I think.
|
Re: 'tracking' flag
I think our problem is that the file is missing where 'tracking' is created. Does anyone know what this file is?
|
Re: 'tracking' flag
Quote:
|
| All times are GMT -5. The time now is 04:43. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi