Symbolics in library

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Symbolics in library

1,267件の閲覧回数
PaoloRozzi
Contributor I

Hi,

i tried to move some file from a project in a new library, and then to link the library with the project.

All the code works well but the library symbols are not visible during the debug.

I think this is a path problem. Anybody can tell how explicitate the library path in the main project?

Best regards,

Paolo.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

586件の閲覧回数
J2MEJediMaster
Specialist I

Are you sure you built the library with debug settings that would include the symbolics?

 

To add another file path to CodeWarrior's search function, proceed as follows:

 

1) Go to the Target Settings panel (type ALT + F7).

 

2) Click on the Access Paths choice in the pane at the left.

 

3) Click Add, navigate to the folder your library is in, then click OK.

 

The folder should appear in the panel display.

 

---Tom

0 件の賞賛
返信