errors while compiling
#1

C:\Users\Dell\Desktop\server\gamemodes\Untitled.pw n(4) : fatal error 100: cannot read from file: "steamer"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

please help me i have put the includes and the plugin but the still the error occures
Reply
#2

Quote:
Originally Posted by hardiksingh5
Посмотреть сообщение
please help me i have put the includes and the plugin but the still the error occures
You must do the include in the /pawno/includes directory...

and then be sure, you opened the right Pawno.exe
Reply
#3

Shouldn't it be "streamer", not "steamer"?
Reply
#4

Change

pawn Код:
#include <steamer>
to

pawn Код:
#include <streamer>
You have typed the "streamer" wrong to steamer.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)