• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Błąd przy kompilacji trunka pod 9.0

Martin93

~WebDesign
Joined
Nov 11, 2008
Messages
194
Reaction score
0
Location
Poland
make all-am
make[1]: Wejście do katalogu `/home/tibianica'
CXX actions.o
CXX allocator.o
CXX baseevents.o
CXX beds.o
CXX chat.o
CXX combat.o
CXX condition.o
cc1plus: warnings being treated as errors
In file included from monsters.h:23,
from monster.h:22,
from spawn.h:27,
from game.h:29,
from combat.cpp:24:
creature.h:185: error: type qualifiers ignored on function return type
In file included from spawn.h:27,
from game.h:29,
from combat.cpp:24:
monster.h:54: error: type qualifiers ignored on function return type
In file included from player.h:37,
from game.h:32,
from combat.cpp:24:
npc.h:352: error: type qualifiers ignored on function return type
In file included from game.h:32,
from combat.cpp:24:
player.h:144: error: type qualifiers ignored on function return type
make[1]: *** [combat.o] Błąd 1
make[1]: *** Oczekiwanie na niezakończone zadania....
cc1plus: warnings being treated as errors
In file included from monsters.h:23,
from monster.h:22,
from spawn.h:27,
from game.h:29,
from condition.cpp:23:
creature.h:185: error: type qualifiers ignored on function return type
In file included from spawn.h:27,
from game.h:29,
from condition.cpp:23:
monster.h:54: error: type qualifiers ignored on function return type
In file included from player.h:37,
from game.h:32,
from condition.cpp:23:
npc.h:352: error: type qualifiers ignored on function return type
In file included from game.h:32,
from condition.cpp:23:
player.h:144: error: type qualifiers ignored on function return type
make[1]: *** [condition.o] Błąd 1
cc1plus: warnings being treated as errors
In file included from player.h:24,
from party.h:21,
from chat.h:25,
from chat.cpp:19:
creature.h:185: error: type qualifiers ignored on function return type
In file included from player.h:37,
from party.h:21,
from chat.h:25,
from chat.cpp:19:
npc.h:352: error: type qualifiers ignored on function return type
In file included from party.h:21,
from chat.h:25,
from chat.cpp:19:
player.h:144: error: type qualifiers ignored on function return type
In file included from spawn.h:27,
from game.h:29,
from chat.cpp:26:
monster.h:54: error: type qualifiers ignored on function return type
make[1]: *** [chat.o] Błąd 1
cc1plus: warnings being treated as errors
In file included from player.h:24,
from house.h:32,
from beds.cpp:21:
creature.h:185: error: type qualifiers ignored on function return type
In file included from player.h:37,
from house.h:32,
from beds.cpp:21:
npc.h:352: error: type qualifiers ignored on function return type
In file included from house.h:32,
from beds.cpp:21:
player.h:144: error: type qualifiers ignored on function return type
In file included from spawn.h:27,
from game.h:29,
from beds.cpp:26:
monster.h:54: error: type qualifiers ignored on function return type
make[1]: *** [beds.o] Błąd 1
cc1plus: warnings being treated as errors
In file included from player.h:24,
from actions.cpp:24:
creature.h:185: error: type qualifiers ignored on function return type
In file included from player.h:37,
from actions.cpp:24:
npc.h:352: error: type qualifiers ignored on function return type
In file included from actions.cpp:24:
player.h:144: error: type qualifiers ignored on function return type
In file included from actions.cpp:25:
monster.h:54: error: type qualifiers ignored on function return type
make[1]: *** [actions.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/tibianica'
make: *** [all] Błąd 2

Jakies pomysly co moze byc nie tak?
 

Similar threads

Back
Top