Rikimaru Posted April 28, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted April 28, 2013 Hallo liebes rAthena Board, ich habe seit langem mal wieder etwas Zeit für rAthena und möchte jetzt die neuste rAthena SVN ausprobieren um zu schauen was ich alles verpasst habe und wieder auf den neusten Stand zu kommen. Also habe ich mir die neuste rAthena SVN runter geladen,alles in der config und SRC so eingestellt wie ich es haben möchte und starte nun mein Microsoft Visual Studio 2010 und öffne die rAthena Projektmappe mit dem Programm. Als ich nun die Auswahl erstellen möchte bekomme ich einen Fehler : Meine Frage ist nun : Kann mir jemand sagen was ich machen soll,oder gibt es jemanden der die rAthena SVN für mich compilen könnte,ich brauche nur einmal ein compile,sodass ich den Server starten kann. Vielen Dank im voraus, euer Rikimaru Quote Link to comment Share on other sites More sharing options...
Rynbef Posted April 28, 2013 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 7 hours ago Share Posted April 28, 2013 So wie es aussieht liegt der Fehler in der char.c und/oder chrif.c. Ich vermute mal das eine Datei die dort deklairt wurde nicht gefunden wurde. Versuch doch mal eine etwas ältere Version zu nehmen zb. 17200. Eig. es es dennoch relative unwahrsceinlich. Vtll. mal Visual Studio C++ ausprobieren ? Würde es dir Compilen, aber nützt dir Linux was ? Rynbef~ Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted April 30, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Author Share Posted April 30, 2013 Danke erstmal für die Antwort. Nein,Linux hilft mir da leider nicht viel weiter,aber egal,ich probiere einfach nochmal eine ältere SVN. Danke für den Tipp Quote Link to comment Share on other sites More sharing options...
Bayne Posted April 30, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 29 Reputation: 0 Joined: 04/23/13 Last Seen: May 7, 2013 Share Posted April 30, 2013 (edited) compilest du die rAthena-10 ? wenn ja: nutzt du VS2010 + zusatz-installation-SP1? das wars bei mir, weiss nicht mehr welche fehler es bei mir waren, aber nach installation des SP1 für VS10 ging auf einmal alles wie geschmiert PS wenn nicht lad mal hoch deine svn, dann compile ich sie dir ebend schnell Edited April 30, 2013 by Bayne Quote Link to comment Share on other sites More sharing options...
xroute66x Posted May 1, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 52 Reputation: 0 Joined: 12/23/12 Last Seen: September 5, 2023 Share Posted May 1, 2013 Downloade dir C++ 2010 express Starte Wenn es offen ist wählst du "char-server_sql","login-server_sql","map-server_sql" und "mapcache" aus. (Klicke auf char-server_sql -> halte shift gedrückt und klick dann auf mapcache) Rechtsklick -> Auswahl Neu erstellen. Fertig. Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted May 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Author Share Posted May 3, 2013 Downloade dir C++ 2010 express Starte Wenn es offen ist wählst du "char-server_sql","login-server_sql","map-server_sql" und "mapcache" aus. (Klicke auf char-server_sql -> halte shift gedrückt und klick dann auf mapcache) Rechtsklick -> Auswahl Neu erstellen. Fertig. Habe ich gemacht,da kommt aber irgendwie der gleiche Error wie vorher auch. Also muss es ja anscheinend an der SVN liegen ( Ich habe nämlich meine SVN nochmal auf eine andere Revision geupdated und es komme immer noch die gleichen Fehler),danke aber für die antwort @Bayne Ok,ich schicke dir eine PN,vielen Dank Quote Link to comment Share on other sites More sharing options...
Kenpachi Posted May 3, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted May 3, 2013 Dir fehlt (wie Bayne schon anmerkte) das SP1 für Visual Studio 2010. http://www.microsoft.com/de-de/download/details.aspx?id=23691 Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted May 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Author Share Posted May 3, 2013 Dir fehlt (wie Bayne schon anmerkte) das SP1 für Visual Studio 2010. http://www.microsoft.com/de-de/download/details.aspx?id=23691 Danke,jetzt hat es geklappt Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.