Source Compile Analyzer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleaned: spam.)
No edit summary
Line 6: Line 6:


== External links ==
== External links ==
*[http://www.interlopers.net/errors/ Interlopers Compile Analyzer (English, online)]
*[http://analyzer.idf-mod.de/ English/German version download] '''(broken link)'''
*[http://analyzer.idf-mod.de/ English/German version download] '''(broken link)'''
*[http://analyzer.idf-mod.de/latestversion/ some pictures] '''(broken link)'''
*[http://analyzer.idf-mod.de/latestversion/ some pictures] '''(broken link)'''
*[http://mapping-tutorials.de/forum/showthread.php?t=16065 Source Compile Analyzer b1] (German language, old version)
*[http://mapping-tutorials.de/forum/showthread.php?t=16065 Source Compile Analyzer b1] (German language, old version) '''(broken link)'''
*[http://flow.computer-dc.de/analyzer.php Half-life 2 Compile Log Analyzer] (German language, online)
*[http://flow.computer-dc.de/analyzer.php Half-life 2 Compile Log Analyzer] (German language, online)


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

Revision as of 11:06, 19 September 2010

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