Errors when compiling project imported from BeeKit

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Errors when compiling project imported from BeeKit

Jump to solution
1,414 Views
karl_fsk
Contributor I
Hi, I am trying to use BeeKit(v 1.1.1.0) to generate a project and then import it into CodeWarrior (v5.7.0) according to AN3231(v1.1). However, when I compile the file using codewarrior, a lot of errors were reported. It seems the compilier can't find many header files. Why does this happen?
 
Thanks.
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
421 Views
CrasyCat
Specialist III
Hello
 
You have to add the paths to the directory where the include files are located to the AccessPaths Panel.
Just open the target settings dialog (ALT + F7) and switch to Access Paths panel.
Then add the paths to your include files..
 
CrasyCat

View solution in original post

0 Kudos
Reply
1 Reply
422 Views
CrasyCat
Specialist III
Hello
 
You have to add the paths to the directory where the include files are located to the AccessPaths Panel.
Just open the target settings dialog (ALT + F7) and switch to Access Paths panel.
Then add the paths to your include files..
 
CrasyCat
0 Kudos
Reply