Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Any Visual Studio add-in for enhancing readability of C++ compiler messages?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
uvts_cvs@yahoo.com - 24 Oct 2007 13:13 GMT
Hello,

is there any Any Visual Studio add-in for enhancing readability of C++
compiler messages?

I think I saw such add-in in the past but I can't found any more the
web page.

Thank you very much.
Alessandro
uvts_cvs@yahoo.com - 25 Oct 2007 13:51 GMT
On Oct 24, 2:13 pm, uvts_...@yahoo.com wrote:
> Hello,
>
[quoted text clipped - 3 lines]
> I think I saw such add-in in the past but I can't found any more the
> web page.

Well, I found it and maybe it is not a Visual Studio add-in.

STLFilt:
An STL Error Message Decryptor for C++

http://www.bdsoft.com/tools/stlfilt.html
Leor Zolman - 26 Oct 2007 03:39 GMT
On Oct 25, 8:51 am, uvts_...@yahoo.com wrote:
> On Oct 24, 2:13 pm, uvts_...@yahoo.com wrote:
>
[quoted text clipped - 12 lines]
>
> http://www.bdsoft.com/tools/stlfilt.html

Depends how you define "add-in".

There are three different ways you can use STLFilt with Visual C++:

1. From the command line, batch-file driven, directly invoking VC's
CL.EXE and piping the output to "perl STLFilt"

2. As a Visual C++ "Tool", basically scripted from within the IDE

3. By using the "Proxy CL.EXE", a replacement for VC's CL.EXE that
handles filtering. The native CL.EXE gets renamed, and the Proxy
CL.EXE invokes it.

Be sure to read the "README-VC.txt" file in the STLFilt distribution
for some VS2005+  - specific configuration.
 -leor

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.