Compiling without PAWNO (Different location)
#1

Hello.

How can I compile a code without PAWNO. I'm using Windows Command Console and I've entered pawncc compiler but I'm facing a problem. How can I tell the compiler to compile file without IT being inside pawn folder.

I tried using -D(path) but I'm not sure I'm using it in a correct way.
HTML Code:
C:\Users\Me\Desktop\SA-MP\pawno>pawncc -Dgamemodes/gamemode.pwn gamemode.pwn  -r -w
Before removing gamemode.pwn from pawno folder:

HTML Code:
C:\Users\Me\Desktop\SA-MP\pawno>pawncc gamemode.pwn  -r -w
Pawn compiler 3.2.3664
I'm using default configed params (-r -w)

After removing an error occurs. (Cannot find 'gamemode.pwn' ... )

and yes I tried looking at param list but nothing came out.
Reply


Messages In This Thread
Compiling with pawncc only - by Fratello - 07.10.2017, 07:37
Re: Compiling without PAWNO (Different location) - by renatog - 07.10.2017, 16:53
Re: Compiling without PAWNO (Different location) - by Fratello - 07.10.2017, 17:16
Re: Compiling without PAWNO (Different location) - by renatog - 07.10.2017, 18:03

Forum Jump:


Users browsing this thread: 2 Guest(s)