Odd library compile behaviour

01 Apr 2011

Can someone please explain this to me?

I have a library with some other libraries inside of it:

Library 1

  • Library 2 (inside #1)
  • Library 3 (inside #1)
  • Library 4 (inside #1)

Why is it that when I compile the three inside libraries, then compile the outside library, all of the inside libraries disappear? I don't know if it actually happened right after I compiled or after I loaded up the compiler just now. Oddly, the program still compiles so the libraries must still be there...right? I imported them into my program again however because I can't edit them if I can't see them to click on them.

02 Apr 2011

Has no one else experienced this? It is repeatable. Happens every time.