Sublime Text 2 Users
#1

Hello Guys, It's my 3rd day using Sublime Text 2 Everytime I compile in it, it shows me Stack Heap size and stuff which indicates that I do have string that its value is big, but when I use Pawno the compiler does not show Stack Heapsize etc.. and I'm starting to get confused.

Sublime Text 2 Compile
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           8276 bytes
Code size:           277436 bytes
Data size:         17288576 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:17590672 bytes
[Finished in 8.2s]
Pawno Compile
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
My Custom Build System
Код:
{
	"cmd": ["pawncc.exe", "-d3 -r -i includes", "$file", "-;+"],
	"path": "C:\\Users\\Computer Name\\Desktop\\Script Name\\pawno"
}
Reply


Messages In This Thread
Sublime Text 2 Users - by Patrick - 19.10.2013, 14:04
Re: Sublime Text 2 Users - by saiberfun - 19.10.2013, 14:13
Re: Sublime Text 2 Users - by Patrick - 19.10.2013, 15:20
Re: Sublime Text 2 Users - by QuaTTrO - 19.10.2013, 17:37
Re: Sublime Text 2 Users - by Patrick - 19.10.2013, 18:30

Forum Jump:


Users browsing this thread: 1 Guest(s)