04.02.2010, 18:23
Ok..
Everytime I Try to compile my GM, Itssays cannot read from "Dutils"
I have placed Dutils include into my pawno/includes/Here
But still not succed
My line is:
I have also:
And still not work
I have probelm in line 7
Like if line 7 its define dutils, And I like Remove the "d" than its becomes Cannot read from "Utils"
I cant fix it..
Help me please.
Thank you
Everytime I Try to compile my GM, Itssays cannot read from "Dutils"
I have placed Dutils include into my pawno/includes/Here
But still not succed
My line is:
pawn Код:
LGRP.pwn(7) : fatal error 100: cannot read from file: "dutils"
pawn Код:
#include <dutils>
#include <utils>
#include <morphinc>
I have probelm in line 7
Like if line 7 its define dutils, And I like Remove the "d" than its becomes Cannot read from "Utils"
I cant fix it..
Help me please.
Thank you