(http://i.pics.rs/SF8Ys.png)
Jednostavno kao Å¡to vidite, sa ovom stvarÄicom vaÅ¡ PAWNO će compile-ovati brzinom svjetlosti.
Testirano: 10 sekundi - 120.000 linija
Download: KLIK (https://www.mediafire.com/file/wf35d4k14i12isi/pawno.rar)
Github: https://github.com/Zeex/pawn
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
[pawn]\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"[/pawn]
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
Citat: Wiruspwns poslato Novembar 15, 2017, 01:27:06 PRE PODNE
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
[pawn]\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"[/pawn]
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
stiPu sublime. :D
Jel me jebes il?
CMD string za sublime ako izbacuje y_globaltags error
[pawn]"cmd": ["pawncc.exe", "-i includes", "$file", "-d3", "-Z+", "-;+"],[/pawn]
Citat: Muma420 poslato Novembar 15, 2017, 01:37:07 PRE PODNE
Citat: Wiruspwns poslato Novembar 15, 2017, 01:27:06 PRE PODNE
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
[pawn]\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"[/pawn]
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
stiPu sublime. :D
Dok nisam procitao tvoj komentar vec sam resio, good old dokumentacija pawncc
Citat: Slade poslato Novembar 15, 2017, 01:38:58 PRE PODNE
Jel me jebes il?
Ti znaš da ja ne otvaram teme zbog gluposti. :D
@Slade Citat: Wiruspwns poslato Novembar 15, 2017, 01:39:55 PRE PODNE
Citat: Muma420 poslato Novembar 15, 2017, 01:37:07 PRE PODNE
Citat: Wiruspwns poslato Novembar 15, 2017, 01:27:06 PRE PODNE
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
[pawn]\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"[/pawn]
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
stiPu sublime. :D
Dok nisam procitao tvoj komentar vec sam resio, good old dokumentacija pawncc
Mene sublime smara, dobri staro pawno bog. :D
"Hvala Ghetovene"
- Nista
@Muma420 i
@Wiruspwns nema problema i sledeci put
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
@Muma420 jel ovako izgleda kad se compile?
Treba ovo okacit moderator, meni compila mod za 2 sekunde (54k linija)
Citat: Slade poslato Novembar 15, 2017, 10:36:55 PRE PODNE
Treba ovo okacit moderator, meni compila mod za 2 sekunde (54k linija)
takodje ;D :D
Ja nemam ni mod ni pawno, al' vjerujem da brzo kompajla. :D
Ladno za 2 sec mod od 40k linija WOW!
21k linija za 15 sekundi! !!
Citat: Kraken poslato Novembar 15, 2017, 11:22:33 PRE PODNE
21k linija za 15 sekundi! !!
Meni 2 sekunda 57k, nesto tebi nije dobro bruda haha, jedino ako mislis 1.5 sekundi :D
Citat: Ghetoven poslato Novembar 15, 2017, 07:52:21 PRE PODNE
"Hvala Ghetovene"
- Nista @Muma420 i @Wiruspwns nema problema i sledeci put
hfala hahahaha
Citat: Slade poslato Novembar 15, 2017, 11:24:21 PRE PODNE
Citat: Kraken poslato Novembar 15, 2017, 11:22:33 PRE PODNE
21k linija za 15 sekundi! !!
Meni 2 sekunda 57k, nesto tebi nije dobro bruda haha, jedino ako mislis 1.5 sekundi :D
Možda mu je PC slab ili je pogriješio u pisanju. :D
@Muma420 Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
Daj argumente sa kojima radis compile
Citat: Wiruspwns poslato Novembar 15, 2017, 13:07:39 POSLE PODNE
Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
Daj argumente sa kojima radis compile
Resio sam hvala svakako :D
Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
Meni sve normala. :D
Prvo credits za autora nema, ako vec objavljujes komapjler stavljaj ako je github github link a ne nov link otkud ja znam sta je u linku. Ako je ovo zeexov compiler ne stavlja se fast compiler naziv ovog ma ne znam sta li komentarisem jako glupo.
@Ino42O mi je i sam rekao sve cinjenice u vezi ovog. Ja bih ti ovo lock veruj mi bez ljutnje.
Pohvale autoru, mod od 29k linija lagano za 4-5 sekunde.
Citat: ᴢɪᴠᴋá´á´ ɪá´,, poslato Novembar 15, 2017, 13:58:06 POSLE PODNE
Prvo credits za autora nema, ako vec objavljujes komapjler stavljaj ako je github github link a ne nov link otkud ja znam sta je u linku. Ako je ovo zeexov compiler ne stavlja se fast compiler naziv ovog ma ne znam sta li komentarisem jako glupo. @Ino42O mi je i sam rekao sve cinjenice u vezi ovog. Ja bih ti ovo lock veruj mi bez ljutnje.
Zaboravio sam ko je bio napravio jer mi je Luka (
@Ghetoven ) poslao i ja sam testirao i upload-ao samo tkd nemam github...
"otkud ja znam Å¡ta je u linku", imaÅ¡ milion sajtova za provjeru virusa i sliÄnih sranja, moj akaunt je ovdje najveći, prije pola godine sam vodio bukvalno pola ovog foruma i bio asistent pa sam skinuo dok me nije bilo oko mjesec dana i zaÅ¡to bih ja bilo Å¡ta ubacivao u fajlove da dobijem perm ban zbog gluposti? Ja nemam 6 godina i nisam iskopleksiran da nekog sjebem sa tim sranjima na Å¡ta god si pomislio. ;) Ko god je bio aktivan zadnje 2 godine na ovom forumu zna kakav sam tako da može da mi vjeruje ako skida neÅ¡to Å¡to sam ja UPLOAD sa svog PCa.
Rekao sam već da sam zaboravio ko je napravio tako da sam napisao BRŽI PAWNO i tjt, da sam se mogao sjetiti napisao bih ZEEX'S FASTER PAWNO i tjt...
Iznesi i ti nama te Äinjenice onda, prosvjetli nas, možda smo neÅ¡to propustili. :)
Jbg, nisi moderator tako da ne odluÄujeÅ¡, ja sam objavio da bi svi koji ovo vide mogli svoju skriptu compile 100 puta brže jer želim pomoći, a tebi ako smeta ovo onda zaobiÄ'i temu i ne moraÅ¡ skidati, to nije moja stvar, 'bez ljutnje'... :)
Citat: SejnurHD poslato Novembar 15, 2017, 16:12:30 POSLE PODNE
Pohvale autoru, mod od 29k linija lagano za 4-5 sekunde.
Ti koliko se sjećam imaš slabiji PC, realno sada možeš BExtazy od 180000 linija compile za 30 sekundi dok bi ti trebalo 10 minuta za to, meni Abyss od 100k za 5-8 sekundi jer imam solidan procesor. :)
Zapravo imam malo slabiji laptop, a pc je onako solidan :D
Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D
Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD
Citat: Muma420 poslato Novembar 15, 2017, 16:54:34 POSLE PODNE
Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D
Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD
Ja msm da je to bila stara graficka xD
Citat: SejnurHD poslato Novembar 15, 2017, 16:56:50 POSLE PODNE
Citat: Muma420 poslato Novembar 15, 2017, 16:54:34 POSLE PODNE
Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D
Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD
Ja msm da je to bila stara graficka xD
Ili je procesor al' ajd' ne bitno hahaha :D
Sve je to super,pohvale za autora ali meni iskace neki problem (http://noobot.info/uploader/image.php?di=AVFG)
Izgleda dobro,moze samo neko da mi malo pojasni kako da koristim,ubacio sam u pawno folder izadje Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc <filename> [filename...] [options]
Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=8)
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
i onda kada se kompiluje izbrise se sve iz .amx file-a tj ima 0KB.
Ja ovo prije 3 dana skinuo poslao mi jedan lik sa forum sampa
EDIT: ipak ono je private verzija, nije isto ovo, ono je druagijce, meni kompiluje 60k linija za 3 sekunde sa onim kompajlerom:D
Vracam se ja na stari,odkad sam skinuo ovaj samo problemi :D :D
Citat: TheVinny poslato Novembar 15, 2017, 19:28:27 POSLE PODNE
Vracam se ja na stari,odkad sam skinuo ovaj samo problemi :D :D
lol, 2 problema vec, ako se jos neko pozali micem temu
EDIT: i mislim da bi se tema trebala zvati faster pawncc compiler a ne pawno, jer je pawno program a pawncc kompajler(osim ako ja nisam nesto se zbunio?)
Citat: Åukmember=1996][/member] link=topic=116309.msg780094#msg780094 date=1510770951]
Citat: TheVinny poslato Novembar 15, 2017, 19:28:27 POSLE PODNE
Vracam se ja na stari,odkad sam skinuo ovaj samo problemi :D :D
lol, 2 problema vec, ako se jos neko pozali micem temu
EDIT: i mislim da bi se tema trebala zvati faster pawncc compiler a ne pawno, jer je pawno program a pawncc kompajler(osim ako ja nisam nesto se zbunio?)
Ovo mi nesto iskace odkad sam skinuo (http://noobot.info/uploader/image.php?di=AVFG)
Citat: TheVinny poslato Novembar 15, 2017, 19:39:12 POSLE PODNE
Citat: Åukmember=1996][/member] link=topic=116309.msg780094#msg780094 date=1510770951]
Citat: TheVinny poslato Novembar 15, 2017, 19:28:27 POSLE PODNE
Vracam se ja na stari,odkad sam skinuo ovaj samo problemi :D :D
lol, 2 problema vec, ako se jos neko pozali micem temu
EDIT: i mislim da bi se tema trebala zvati faster pawncc compiler a ne pawno, jer je pawno program a pawncc kompajler(osim ako ja nisam nesto se zbunio?)
Ovo mi nesto iskace odkad sam skinuo (http://noobot.info/uploader/image.php?di=AVFG)
probaj runati kao admin, kod mene je mnogo jednostavnije, bas me sad zanima ko je to pravio
Do je do tvog sistema problem, nema to veze sa pawnom
http://www.tomshardware.co.uk/faq/id-1931360/0xc00007b-error-fix.html
mediafire? ??
Kako netko može vjerovati takvim linkovima?, koristite open-source compilere gdje možete vidjeti da vam compiler neće ripati skriptu ili sliÄne stvari.
Ne znam kako uopće možete skidati ovakve gluposti tipa `compiler` sa ovakvih stranica, doesn`t make sense to me.
Faster pawno? ÅoÅ
anyway, evo vam link provjerenog open-source compilera od Zeexa i ekipe.
https://github.com/Zeex/pawn
Citat: Ino42O poslato Novembar 15, 2017, 19:56:44 POSLE PODNE
mediafire? ??
Kako netko može vjerovati takvim linkovima?, koristite open-source compilere gdje možete vidjeti da vam compiler neće ripati skriptu ili sliÄne stvari.
Ne znam kako uopće možete skidati ovakve gluposti tipa `compiler` sa ovakvih stranica, doesn`t make sense to me.
Faster pawno? ÅoÅ
anyway, evo vam link provjerenog open-source compilera od Zeexa i ekipe.
https://github.com/Zeex/pawn
to sam rekao gore, i bzv me nekog napada..
Moze neko da mi malo pojasni kako koristiti ovo?
Vrh radi, ja sam prebacio samo pawncc.exe i pawn.cfg, mod od 130k linija za 1-2sec :D
Citat: MrToretto poslato Novembar 15, 2017, 20:58:40 POSLE PODNE
Vrh radi, ja sam prebacio samo pawncc.exe i pawn.cfg, mod od 130k linija za 1-2sec :D
koji procesor imas
Citat: Åukmember=1996][/member] link=topic=116309.msg780300#msg780300 date=1510777211]
Citat: MrToretto poslato Novembar 15, 2017, 20:58:40 POSLE PODNE
Vrh radi, ja sam prebacio samo pawncc.exe i pawn.cfg, mod od 130k linija za 1-2sec :D
koji procesor imas
A neki sranje, 2009 kupio komp AMD Athlon(tm) II X2 240 2.81GHz
Citat: Åukmember=1996][/member] link=topic=116309.msg780105#msg780105 date=1510771238]
Citat: TheVinny poslato Novembar 15, 2017, 19:39:12 POSLE PODNE
Citat: Åukmember=1996][/member] link=topic=116309.msg780094#msg780094 date=1510770951]
Citat: TheVinny poslato Novembar 15, 2017, 19:28:27 POSLE PODNE
Vracam se ja na stari,odkad sam skinuo ovaj samo problemi :D :D
lol, 2 problema vec, ako se jos neko pozali micem temu
Pogledaj jednostavno @Ino42O -ov komentar..
EDIT: i mislim da bi se tema trebala zvati faster pawncc compiler a ne pawno, jer je pawno program a pawncc kompajler(osim ako ja nisam nesto se zbunio?)
Ovo mi nesto iskace odkad sam skinuo (http://noobot.info/uploader/image.php?di=AVFG)
probaj runati kao admin, kod mene je mnogo jednostavnije, bas me sad zanima ko je to pravio