Visual Basic vs. C++



  • Naja, das vorgeschlagene Jahr Konsolencoding ist schon sehr hoch angesetzt.
    Soviel Selbstdisziplin bringt wohl niemand auf.

    Das Beste ist wohl, beides parallel zu lernen.
    Also die Sprachkonzepte im Textmodus und dann aber auch mal ab und an ein wenig Grafikprogrammierung zu Motivation.
    Wer will schon nur Zahlen und Buchstaben sehen...
    Die Mischung macht´s 😉



  • ihmo macht mans am besten so, wie man lust hat 🙂
    Talent ist imho wichtiger als ob man konsole / 2d grafisch / 3d grafisch programmiert oder ob man mit vb/c++/java/c/ulumulu programmiert



  • @life: Ich hoffe nicht das dein Quelltext so schlecht ist wie deine Homepage. 🤡



  • Nein, das Jahr ist noch völlig unzureichend. Ich stimme aber insofern zu, dass wirklich niemand es länger aushält, ohne sich zu langweilen.
    Gerade am Anfang ist alles sehr theoretisch und interessante praktische Beispiele sind in der Konsole eben schwer.
    Aber wenn man ein bisschen mehr Ahnung dann schon hat, wird der Sourcecode irgendwann viel interessanter sein als das, was das Programm dann anzeigt.



  • @destroyer: ich verbitte mir kritik an meinem applet 😛 btw. sollte da auch quellcode zu finden sein (beim terrain)

    @optimizer: ich finde eigentlich die algorithmen interessanter als wie man sie nachher mit der sprache umsetzt



  • Das Applet ist grottig und der Download funktioniert nicht. :p



  • bei mir schon >_< popupblocker? tt



  • SeppSchrot schrieb:

    Naja, das vorgeschlagene Jahr Konsolencoding ist schon sehr hoch angesetzt.
    Soviel Selbstdisziplin bringt wohl niemand auf.

    Ich hab am Anfang ein bisschen VB gemacht, dann seit... was weiß ich... über anderthalb Jahren C++. Ich hab AFAIR im Frühling ein bisschen WinAPI gemacht, bis ich gemerkt hab, dass ich die sch.. finde. Seitdem wieder Konsole. Von der kriegt mich keiner so schnell weg. Ich bin auch auf dem Standpunkt, wo ich mich frage: Was soll ich mit ner GUI? Die hindert mich nur.



  • volkard schrieb:

    und das prog wird trotzdem laufen. aber mit nem höllenstil, der dich so verbaut, daß du kein prog schaffen kannst, das wesentlich mehr als +-*/ kann. nie mehr. das nennt man dann eine verpatzte pragrammiererkarriere.

    Malst du das nicht ein bischen schwarz? Was kann man sich denn so furchtbares in C++ aneignen, dass man es danach nie wieder auf den richtigen Weg schafft?



  • Optimizer schrieb:

    Nein, das Jahr ist noch völlig unzureichend. Ich stimme aber insofern zu, dass wirklich niemand es länger aushält, ohne sich zu langweilen.

    Ich schon 🙂 habe etwa 1,5 Jahre 'nur' konsole gemacht.



  • Mein erstes C++ Programm (nach dem Umstieg von Windows (Visual Basic) auf Linux) ungefär Februar dieses Jahres war ein E-Mail-Programm mit HTTP-HTML-Gui. Der Source war, wie ich mich erinnern kann, grottig, aber es war mein erstes C++-Programm, und es funktionierte relativ gut (ich brauchte irgendwas um meine alten Mails aus Outlook lesen zu können)!

    Und dann halt auch, Konsole, Konsole, mal 'nen Abstecher zu Qt, dann wieder Konsole, dann SDL (Also Spiele), dann wieder Konsole und nun SDL mit OpenGL.

    Aber trotzdem ist die Konsole noch immer am besten und vorallendingen ist man damit immer noch am schnellsten bei der Sache, da man sich nicht lange um irgendwelche Gui Funktionen kümmern muss, sondern ein einfaches printf(...); vollkommen ausreichend ist (ich mag cout und cin nicht)

    Gruß, Foo



  • Shade Of Mine schrieb:

    Optimizer schrieb:

    Nein, das Jahr ist noch völlig unzureichend. Ich stimme aber insofern zu, dass wirklich niemand es länger aushält, ohne sich zu langweilen.

    Ich schon 🙂 habe etwa 1,5 Jahre 'nur' konsole gemacht.

    ich meine mich zu erinnern, dass du aber vorher schon C konntest und ordentlich WinApi gemacht hast 😉



  • The_Incredible schrieb:

    . Ich habe etwa 2 wochen c++ programmiert danach hab ichs aufgegeben, weil es mir einfach zu komplizert war.

    Geduld ist eine Tugend, die du fürs Programmieren brauchst.
    Ich hab zB mit Pascal angefangen. Als ich dann auf C umgestiegen bin, war das echt der Horror. Ich kam mit der Syntax überhaupt nicht klar. Nach etlichen Übungen hats dann endlich klick gemacht. Du musst nur einfach hartnäckig am Ball bleiben. Aber wie ja bereits gesagt wurde, lernt man sowas am besten mit einfachen Konsolenprogrammen. Ich hab damals zB versucht, meine Pascal Programme in C umzusetzen.
    Und der Weg von C zu C++ ist nicht mehr weit. Auch wenn einige Leute behaupten, dass C einem den Stil für C++ versaut, sehe ich das nicht so. Man muss nur bereit sein, sich von einigen Sachen zu verabschieden.



  • DrGreenthumb schrieb:

    Ich schon 🙂 habe etwa 1,5 Jahre 'nur' konsole gemacht.

    ich meine mich zu erinnern, dass du aber vorher schon C konntest und ordentlich WinApi gemacht hast ;)[/quote]

    Klar, C++ war nicht meine erste Sprache und zu meinen anfängen zählt auch VB und GUIs machen. Und C und winapi machen 🙂 wobei das eher C+ und winapi war... naja, war auch nicht so ganz ernst gemeint (hab den simley vergessen :()



  • C++ nimmt man, wenn man spaß am programmieren hat. BASIC nimmt man, wenn man spaß an (eigenen) Programmen hat.

    😉



  • kingruedi schrieb:

    C++ nimmt man, wenn man spaß am programmieren hat. BASIC nimmt man, wenn man spaß an (eigenen) Programmen hat.

    😉

    C# nimmt man, wenn man Spaß an beidem hat.



  • Und Java nimmt man, wenn man Spass an Schmerzen hat 😉



  • Stimmt:

    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 86 more
    --- Nested Exception ---
    /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:88: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:9: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:132: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:647)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:550)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:493)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)
    Caused by: /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:9: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:132: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 42 more
    Caused by: /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:132: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 48 more
    Caused by: /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 54 more
    Caused by: /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 60 more
    Caused by: /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 67 more
    Caused by: /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 73 more
    Caused by: /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 79 more
    Caused by: /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:342)
    at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:395)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 86 more
    --- Nested Exception ---
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:9: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:132: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:647)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:550)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:493)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)
    Caused by: /builds/N200412100010/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:132: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.all.xml:7: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:35: The following error occurred while executing this line:
    /builds/N200412100010/org.eclipse.releng.eclipsebuilder/rcp/customTargets.xml:77: The following error occurred while executing this line:
    /builds/N200412100010/src/assemble.org.eclipse.rcp.linux.gtk.x86.xml:68: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:149: The following error occurred while executing this line:
    /builds/N200412100010/src/features/org.eclipse.rcp/build.xml:163: /builds/N200412100010/src/plugins/platform-launcher/bin/linux/gtk not found.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:388)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386)
    ... 48 more



  • hä????



  • apropo C#, kennt jemand ein gutes Buch, das er selber gelesen hat? Bitte keine E-Books

    danke


Anmelden zum Antworten