I can't see library (.a) in cornerstone so I can't add it
Asked Answered
G

2

5

I can't see library (.a) in cornerstone so I can't add it. Ho can I make Cornerstone to see it?

Groom answered 11/1, 2012 at 12:16 Comment(2)
You can always add it manually thru the terminal. E.g. If you're working with SVN you'd want to type svn add libname.a.Fabe
ok, i know but I bought visual tool to avoid command line :-) thank you anywayGroom
C
17

You should show ignored items, by clicking on the little eye button at the bottom toolbar :

enter image description here

Cabman answered 11/1, 2012 at 12:32 Comment(0)
L
3

It is because ".a" is in your global ignore list. You can edit the list by going into Settings->Subversion->General->Global ignores.

When you delete the ".a" from here it will no longer be ignored.

Lyell answered 5/9, 2013 at 5:23 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.