Anonymous | Login | 2024-11-21 15:28 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000623 | VCMI | Other | public | 2010-10-09 08:13 | 2011-05-31 01:06 | ||||
Reporter | fletcher | ||||||||
Assigned To | Warmonger | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Unix | OS | Linux | OS Version | Mandriva 2010.0 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000623: Revision 1812 does not compile on Linux | ||||||||
Description | Hello, I just heard of this project and think it is a great idea. My problem is that Revision 1812 does not compile (I checked out the "trunk" directory from svn) I am running a German system. It says something that no object of the abstract typoe "CClient" can be used/taken. I have attached my output below. Is there something like a "stable tree" which can be compiled on Linux? | ||||||||
Steps To Reproduce | This is what I did: [mwagner@localhost trunk]$ svn checkout https://vcmi.svn.sourceforge.net/svnroot/vcmi/trunk/ [^] (after installing several libraries) ./configure make | ||||||||
Additional Information | CMT.cpp: In function »int main(int, char**)«: CMT.cpp:233: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« CMT.cpp:234: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« CMT.cpp: In function »void startGame(StartInfo*)«: CMT.cpp:652: Fehler: es kann kein Objekt des abstrakten Typs »CClient« belegt werden Client.h:55: Anmerkung: denn die folgenden virtuellen Funktionen sind rein innerhalb »CClient«: ../lib/IGameCallback.h:96: Anmerkung: virtual void IGameCallback::giveNewArtifact(int, int) make[1]: *** [vcmiclient-CMT.o] Fehler 1 make[1]: Leaving directory `/home/mwagner/Downloads/vcmi/trunk/client' make: *** [all-recursive] Fehler 1 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001353) Warmonger (administrator) 2010-10-09 08:28 edited on: 2010-10-09 08:30 |
r1812 does not work well anyway - new artifact system is harder than I expected. Try 1810. |
(0001354) Warmonger (administrator) 2010-10-10 07:51 |
Ok, indeed there was a problem with last revision. 1813 should work fine. |
Issue History | |||
Date Modified | Username | Field | Change |
2010-10-09 08:13 | fletcher | New Issue | |
2010-10-09 08:28 | Warmonger | Note Added: 0001353 | |
2010-10-09 08:29 | Warmonger | Note Edited: 0001353 | View Revisions |
2010-10-09 08:30 | Warmonger | Note Edited: 0001353 | View Revisions |
2010-10-10 07:51 | Warmonger | Note Added: 0001354 | |
2010-10-10 07:55 | Warmonger | Status | new => resolved |
2010-10-10 07:55 | Warmonger | Resolution | open => fixed |
2010-10-10 07:55 | Warmonger | Assigned To | => Warmonger |
2011-05-31 01:06 | Zamolxis | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |