Text log of compile.exe
Is there an argument I can pass into compile.exe so that it outputs the errors and warnings to a text file instead of the console window?
|
Re: Text log of compile.exe
You could make batch file ?
compile.bat
spcomp.bat
|
Re: Text log of compile.exe
Quote:
|
Re: Text log of compile.exe
Quote:
Quote:
|
Re: Text log of compile.exe
Quote:
Code:
spcomp.exe someplugin.spCode:
spcomp.exe -eCompilerResults.txt someplugin.sp |
Re: Text log of compile.exe
Quote:
I am making a small App that will automate the compile and upload with Notepad++. It only show real errors to save hours of hassles. |
Re: Text log of compile.exe
aaa you can do it already in notepad++
#52 |
Re: Text log of compile.exe
Quote:
However what I am working on will let me filter warnings, trim the file locations, and have it automatically upload the smx file to my server via ftp, and then do an rcon request to the server to reload the current map so by the time I alt tab back in. The new instance of the plugin is running live from 1 hotkey press. |
Re: Text log of compile.exe
You may be interested in this.
|
Re: Text log of compile.exe
Quote:
Having it work directly inside of Notepad++ was the ideal solution for me. Now I have it save, compile, properly format the error/warnings, upload, and reload the plugin from within the editor. http://i.imgur.com/ZIL92.png |
| All times are GMT -4. The time now is 11:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.