Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

[REGRESSION] Current file's symbols

(1/1)

hakim:
Classes are not shown in "current file's symbols" when viewing *.cpp files from the following project:
http://www.mediafire.com/file/wmthumjolyi/Text.tar.bz2

Project generated with cmake. C::B version: SVN 6203

ollydbg:

--- Quote from: hakim on April 24, 2010, 07:20:10 pm ---Classes are not shown in "current file's symbols" when viewing *.cpp files from the following project:
http://www.mediafire.com/file/wmthumjolyi/Text.tar.bz2

Project generated with cmake. C::B version: SVN 6203

--- End quote ---

hello, I just test your project with the latest cc branch and patch from loaden, it works fine.
BTW: when I open the cbp file, there is no src and header file in the cbp, I need to manually add them. see the screen shot:

hakim:

--- Quote from: ollydbg on August 03, 2010, 04:41:00 pm ---
--- Quote from: hakim on April 24, 2010, 07:20:10 pm ---Classes are not shown in "current file's symbols" when viewing *.cpp files from the following project:
http://www.mediafire.com/file/wmthumjolyi/Text.tar.bz2

Project generated with cmake. C::B version: SVN 6203

--- End quote ---

hello, I just test your project with the latest cc branch and patch from loaden, it works fine.
--- End quote ---

Haven't tried svn builds for awhile, so it might be fixed already. Anyway, what was the revision you tested and which loaden's patch do you have in mind?
.
--- Quote ---BTW: when I open the cbp file, there is no src and header file in the cbp, I need to manually add them. see the screen shot:

--- End quote ---
The project was generated with cmake. Header files are not included because they are not in the same folder as implementation files, but "src" should be there.

Navigation

[0] Message Index

Go to full version