casterle
September 16th, 2004, 19:51
Unless you rebuild the project, it will look for source files in MY directory structure rather than yours (the paths are hard-coded in the binaries). If you create a directory structure identical to mine (that is, create E:\Work\Leroy\Olly|BorlandMapImporter\Src and copy the source files to that directory), the source should be found properly.
> ps yes it says it added 713 labels and 713 comments > (coincidence ?)
If it imports 713 labels, it should import 713 comments, nothing coincidental about it. When you import labels, you're updating the symbol table. When you import comments, you're importing the same symbols, but adding them as comments rather than updating the symbol table. This wasn't clear to me at first.
> but if i try to find user defined labels or user defined comments
> they turn out to be nil have some more fun
Are you saying that the symbols aren't imported correctly? They work find on my system (yeah, yeah - heard that before) using Olly 1.10.
> saw it saying borland blah was avl in log yesterday too
I'm not following you here. What do you mean?
> thats why i asked fro .tds and .map not to bitch
Yes, sorry, 'bitch, bitch, bitch' is an American idiom. Meant to be humorous.