 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Anouar Guest
|
Posted: Tue Sep 27, 2005 9:15 am Post subject: Help !?! Unresolved Linker Error Problem |
|
|
Hello guys,
I have looked for an answer to my problem but did not find any.
I have made my own component(TTimeOut) deriving from TComponent, it is
a Timer with a rocksteady accuracy of 1ms.
The Timer works great, but the problem is when I start BCB and directly
drag a TimeOut Component to the form and compile.... it gives me a
Linker Error.
[Linker Error] Unresolved external 'TTimeOut::' referenced from
C:PROGRAM FILESBORLANDCBUILDER6PROJECTSUNIT1.OBJ
It Compiles but it is the Linker that is complaining about the fact it
does not know where TTimeout.obj is.
I looked in My Library paths, those are fine, I even made a .lib file
but it still does not work.
The strange part .... well also logical part of it is when i view my
project inspector and include my TTimeOut.cco or.lib..... it works
fine.
so it had to be something small... but what? I don't know?
Maybe one of you can help me with this problem
Thnx.
Anouar
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|