Arkania / ArkCORE-NG

Cataclysm 4.3.4 emulator.. with archeology..
http://gpn39f.spdns.de/forum1/
GNU General Public License v2.0
71 stars 93 forks source link

Linux Compile Error #11

Closed Jiinx closed 9 years ago

Jiinx commented 9 years ago

/home/jiinx/repo/arkcore/src/server/scripts/Kalimdor/zone_echo_isles.cpp: In member function ‘void npc_wildmane_cat::npc_wildmane_catAI::DoWork()’: /home/jiinx/repo/arkcore/src/server/scripts/Kalimdor/zone_echo_isles.cpp:238:67: error: taking address of temporary [-fpermissive] /home/jiinx/repo/arkcore/src/server/scripts/Kalimdor/zone_echo_isles.cpp:238:119: error: taking address of temporary [-fpermissive] /home/jiinx/repo/arkcore/src/server/scripts/Kalimdor/zone_echo_isles.cpp:243:73: error: taking address of temporary [-fpermissive] make[2]: * [src/server/scripts/CMakeFiles/scripts.dir/Kalimdor/zone_echo_isles.cpp.o] Error 1 make[1]: * [src/server/scripts/CMakeFiles/scripts.dir/all] Error 2 make: *\ [all] Error 2

using the -fpermissive flag works to resolve.. but really shouldn't have to

gpn39f commented 9 years ago

I'm not a Linux user, so I can't answer this. there are several forums talking about this error, but none has a solution I can user here on the server.. all you find is to use the -fpermissive flag on user site it's really welcome if somewhere can help us..

Jiinx commented 9 years ago

where to post solutions?

gpn39f commented 9 years ago

fixed..