user includes not seen by CW 10

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

user includes not seen by CW 10

跳至解决方案
1,009 次查看
irob
Contributor V

I'm not able to get CodeWarrior 10 to even see my user paths!  I created a new project, selected an MCU (MC9S08QG8).  Then I added a bunch of source files manually to my /Sources folder.

 

I hit compile and I get two C5200 errors, "*.h file not found.  These two files are in the same user folder (Sources).  I don't get it, this seems very very basic.

标签 (1)
0 项奖励
回复
1 解答
763 次查看
irob
Contributor V

Thanks, J2ME.  I read that thread, and it didn't ultimately apply.  In my case, I simply needed to move all my header files from the Sources folder into the predefined "Project_Headers" folder which CW10 creates.  Problem solved.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
763 次查看
J2MEJediMaster
Specialist I

You might want to check out this forum thread.

 

---Tom

0 项奖励
回复
764 次查看
irob
Contributor V

Thanks, J2ME.  I read that thread, and it didn't ultimately apply.  In my case, I simply needed to move all my header files from the Sources folder into the predefined "Project_Headers" folder which CW10 creates.  Problem solved.

0 项奖励
回复