* Deciphering VC++ output
@ 2000-12-07 10:32 Christian Gross
0 siblings, 0 replies; only message in thread
From: Christian Gross @ 2000-12-07 10:32 UTC (permalink / raw)
To: sourcenav
Hi
I have been trying to decipher VC++ output so that the build
environment can jump for me to the file. Here is an example output
buffer
C:\projects\tredix\db\dbCDObjects.cpp(42) : error C2065:
'storedProcedure' : undeclared identifier
In the sn_cmp_g.pat file I added the following pattern
# c:\dir\filename.c(789): some error
([^c:\\ ]+)\(([0-9]+)\):
And when I run SN and build something I can click on the build output,
but it does not jump to the file.
Could some please help me?
Thanks
Christian
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-12-07 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-07 10:32 Deciphering VC++ output Christian Gross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).