I’ve built my user interface with EPak or ViewKit and now I’m getting errors when I try to compile/link my application. Where are these libraries located?

If you have installed extra libraries from ICS, such as ViewKit or EPak, they are installed by default in ${BXHOME}/lib. To use these libraries in your programs just add a link line in "Options->Code Generation Options->Makefile". Then choose "Save As Default".

Category: