Source Compile Analyzer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
*[http://mapping-tutorials.de/forum/showthread.php?t=16065 Source Compile Analyzer b1] (German language, old version) '''(broken link)'''
*[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)
 
{{sdktools|0}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 11:16, 23 September 2023

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