News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Compiling errors with r6718

Started by Miziiik, September 14, 2013, 02:16:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Miziiik

Hi all,

I want to test new version from SVN but now it said me errors (I'm using Visual Studio 2010):

bruecke_besch.obj : error LNK2001: unresolved external symbol "public: void __thiscall obj_besch_transport_related_t::calc_checksum(class checksum_t *)const " (?calc_checksum@obj_besch_transport_related_t@@QBEXPAVchecksum_t@@@Z)
1>citycar_reader.obj : error LNK2001: unresolved external symbol "public: void __thiscall obj_besch_timelined_t::calc_checksum(class checksum_t *)const " (?calc_checksum@obj_besch_timelined_t@@QBEXPAVchecksum_t@@@Z)


My last succesfull build was r6704. I want to test new version today, but after some updates on SVN it said these errors. Do you know where is the problem? I have same settings what I had with r6704... Thanks
http://msim.8u.cz/ Můj web o hře Simutrans - Moje addons, návody, odkazy, apod.

Dwachs

You have to add the file

besch/obj_besch_std_name.cc

to the project.
Parsley, sage, rosemary, and maggikraut.

Miziiik

http://msim.8u.cz/ Můj web o hře Simutrans - Moje addons, návody, odkazy, apod.