The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: The Hood on June 13, 2010, 09:45:24 AM

Title: Problems compiling makeobj
Post by: The Hood on June 13, 2010, 09:45:24 AM
I'm trying to compile makeobj from source on linux so I can use the latest makeobj features like crossings timelines etc.

I successfully checked out the code, went into the makeobj directory and ran "make", then came across this error:

../besch/writer/image_writer.cc: In member function 'void image_writer_t::write_obj(FILE*, obj_node_t&, cstring_t)':
../besch/writer/image_writer.cc:242: error: 'MEMZERO' was not declared in this scope
make: *** [../besch/writer/image_writer-makeobj.o] Error 1

Can anyone help?  I'm a bit ignorant about compiling source code...
Title: Re: Problems compiling makeobj
Post by: Dwachs on June 14, 2010, 06:17:14 AM
It was a problem in the code. Please try again with revision 3454.