Source Compile Analyzer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(spamalot)
m (broken links, can't seem to find replacement links anywhere!...)
Line 2: Line 2:
It comes with a handy gui and it's easy to use.
It comes with a handy gui and it's easy to use.
In the current version (v1.2b) you can check your logfile automatically right after the compile.
In the current version (v1.2b) you can check your logfile automatically right after the compile.
The detected errors where also now highlighted to see where they are in the logfile.
The detected errors are also now highlighted to see where they are in the logfile.
You can either specify your compilelog or copy and paste it.
You can either specify your compilelog or copy and paste it.


*[http://analyzer.idf-mod.de/latestversion/ some pics]
== External links ==
*[http://analyzer.idf-mod.de/ English/German version download]
*[http://analyzer.idf-mod.de/ English/German version download] '''(broken link)'''
*[http://analyzer.idf-mod.de/latestversion/ some pictures] '''(broken link)'''


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 03:12, 15 January 2008

Source Compile Analyzer is a tool which detects errors in your compilelog for maps. It comes with a handy gui and it's easy to use. In the current version (v1.2b) you can check your logfile automatically right after the compile. The detected errors are also now highlighted to see where they are in the logfile. You can either specify your compilelog or copy and paste it.

External links