Discussion Forum

libraries in uVision3

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Owen Senmeis
Posted
9-Feb-2010 08:42 GMT
Toolset
C166
New! libraries in uVision3

Hello,

I have a problem with libraries in uVision3.

A project consists of some .c and .h files. I took out the .c file with the main() function and built the rest files into a library. And then I created a new project with this library and the .c file with the main() function. While compiling there are some errors like:

error C318: can't open file 'target.h'

That is, my .h file ‘target.h’ cannot be found. How can I solve this problem?

Best Regards,
Senmeis

Next Thread | Thread List | Previous Thread Start a Thread | Settings