Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: kiril_k on April 04, 2006, 09:24:30 am
-
I have several files *.h and *.cpp in my project. Each of them describes 1-2 classes. When I load my project all Classes are present on the 'Symbols' tab. But when I edit my code in the *.cpp file and press Ctrl+S classes described in this file disappear from 'Symbols' tab. When I edit my code in the *.h file and press Ctrl+S classes described in this file appear in the 'Symbols' tab again.
Why does it happen?
I use C::B build : Mar 13 2006 , wx2.6.2 (Windows, unicode)
-
I use C::B build : Mar 13 2006 , wx2.6.2 (Windows, unicode)
Use a most recent revision...
-
Now, I use 'Apr 4 2006' build and the problem still appears. :(