pawncc.exe doesn't create .amx file when executed from cmd
#1

This is the command that I am using but the .amx file is not created
I have also tried to run it with elevated permissions.
Код:
"C:\Program Files (x86)\PAWN Compiler\pawncc.exe" "new.pwn"
Reply
#2

Quote:
Originally Posted by EtayJ
Посмотреть сообщение
This is the command that I am using but the .amx file is not created
I have also tried to run it with elevated permissions.
Код:
"C:\Program Files (x86)\PAWN Compiler\pawncc.exe" "new.pwn"
Use -o
Reply
#3

Thanks but it doesn't help.
New command is:
"C:\Program Files (x86)\PAWN Compiler\pawncc.exe" new.pwn -; -( -o
.amx file is still not being created.
Reply
#4

What editor u use
Reply
#5

I am trying to compile it with the command prompt using the command that I just showed you guys
Reply
#6

Nevermind, I have managed to solve the issue.
Reply
#7

How?
Reply
#8

He may have just figured out where they were being sent, or that working directory should be used to make the AMX turn up in the right area.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)