You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 10%] Building CXX object src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o
/root/azerothcore/src/common/Utilities/Timer.cpp:250:17: fatal error: arithmetic on a pointer to the function type 'char *(int, int)'
return time + timezone;
^ ~~~~~~~~
1 error generated.
--- src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o ---
*** [src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o] Error code 1
make[2]: stopped in /root/azerothcore/build
1 error
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Im trying, but seems to be broken :/
[ 10%] Building CXX object src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o
/root/azerothcore/src/common/Utilities/Timer.cpp:250:17: fatal error: arithmetic on a pointer to the function type 'char *(int, int)'
return time + timezone;
^ ~~~~~~~~
1 error generated.
--- src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o ---
*** [src/common/CMakeFiles/common.dir/Utilities/Timer.cpp.o] Error code 1
make[2]: stopped in /root/azerothcore/build
1 error
make[2]: stopped in /root/azerothcore/build
--- src/common/CMakeFiles/common.dir/all ---
*** [src/common/CMakeFiles/common.dir/all] Error code 2
make[1]: stopped in /root/azerothcore/build
1 error
make[1]: stopped in /root/azerothcore/build
*** [all] Error code 2
make: stopped in /root/azerothcore/build
1 error
make: stopped in /root/azerothcore/build
[root@wow ~/azerothcore/build]# uname -as
FreeBSD wow.srv.arcnet.dk 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
regards
Jan
Beta Was this translation helpful? Give feedback.
All reactions