Cuberite Forum

Full Version: Failure to Compile - r1233.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Looks like the latest release (r1233) has "issues". Had no problem with previous releases.

Running....

svn checkout http://mc-server.googlecode.com/svn/trunk/ mc-server-read-only
cd mc-server-read-only
make

I get...

/usr/bin/g++ -s -ggdb -g -D_DEBUG -c -I. -Isource -Isource/md5 -IWebServer -Isource/items -Isource/blocks -Itolua++-1.0.93/src/lib -Ilua-5.1.4/src -Izlib-1.2.7 -IiniFile -Itolua++-1.0.93/include -Ijsoncpp-src-0.5.0/include -Ijsoncpp-src-0.5.0/src/lib_json source/BlockID.cpp -o build/debug/source/BlockID.o
In file included from source/Globals.h:224:0,
from source/BlockID.cpp:6:
source/ChunkDef.h:529:27: error: template argument 1 is invalid
source/ChunkDef.h:534:27: error: template argument 1 is invalid
make: *** [build/debug/source/BlockID.o] Error 1
Hmm, I didn't check my commits with gcc. I'll have a look when I get home. Sorry.
The way i see it is if I want cutting edge then I have put up with some things that are not quite right. Also I think you would rather be told when things don't work.

Anyway not a problem!
Should be fixed in rev 1234.

Exactly right. Things like this happen; the earlier you let me know, the earlier I can fix it.
r1235 seems to be going well.

(Small request... Buttons please! you have leavers working... Feel free to ignore me tho)