Variabeln

Übersicht BlitzMax, BlitzMax NG Beginners-Corner

Gehe zu Seite Zurück  1, 2, 3  Weiter

Neue Antwort erstellen

 

TheRipper

BeitragDo, Jul 05, 2007 14:20
Antworten mit Zitat
Benutzer-Profile anzeigen
nur woher soll ich jetzt wissen ob manche befehle gleich sind wie bei blitzbasic und welche net?

so jetzt nochmal wasich habe ganz einfach hingeschrieben wie es im tutorial steht
Print "hallo"
so nun was passiert nichts!sondern es kommt das:

Building untitled1
Compiling:untitled1.bmx
sh: line 1: as: command not found
Build Error: Failed to assemble /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/tmp/.bmx/untitled1.bmx.gui.debug.macos.ppc.s
Process complete
 

Dreamora

BeitragDo, Jul 05, 2007 15:04
Antworten mit Zitat
Benutzer-Profile anzeigen
du hast in dem falle kein XCode installiert. Brauchst XCode unter OSX sonst geht BM net.

Und ob die Befehle anderst sind oder gleich kommt net so draufan, denn im endeffekt musst du unter BM anders programmieren damits mit gescheiter geschwindigkeit läuft. Schau hier in die tutorials sektion und schau auch in den festgemachten Thread im tutorial board mit dem link zu assaris page wo die wichtigsten (finde ich zumindest) BM tutorials zu finden sind!
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragDo, Jul 05, 2007 15:24
Antworten mit Zitat
Benutzer-Profile anzeigen
woher beckomme ich diese Xcode?
 

Dreamora

BeitragDo, Jul 05, 2007 15:28
Antworten mit Zitat
Benutzer-Profile anzeigen
Von deiner OSX Installations DVD
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragDo, Jul 05, 2007 16:52
Antworten mit Zitat
Benutzer-Profile anzeigen
Hä?
die hab ich granet mehr!
was ist den des dieser Xcode
 

Dreamora

BeitragDo, Jul 05, 2007 18:53
Antworten mit Zitat
Benutzer-Profile anzeigen
die entwicklungsumgebung für OSX

Ohne geht BM nicht unter OSX
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragMo, Jul 16, 2007 19:06
Antworten mit Zitat
Benutzer-Profile anzeigen
So Hallo,
ich hab jetzt dies Xcode und wenn ich jetzt was programmier kommt das:

Building untitled1
Compiling:untitled1.bmx
Linking:untitled1.debug
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/appstub.mod/appstub.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/win32.mod/win32.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/macos.mod/macos.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/glew.mod/glew.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/freeprocess.mod/freeprocess.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/freejoy.mod/freejoy.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/directx.mod/directx.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/win32maxgui.mod/win32maxgui.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/wavloader.mod/wavloader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/timer.mod/timer.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/tgaloader.mod/tgaloader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/retro.mod/retro.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/pngloader.mod/pngloader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/libpng.mod/libpng.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/oggloader.mod/oggloader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/oggvorbis.mod/oggvorbis.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/maxutil.mod/maxutil.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/max3d.mod/max3d.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/jpgloader.mod/jpgloader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/libjpeg.mod/libjpeg.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/gnet.mod/gnet.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/enet.mod/enet.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/glmax2d.mod/glmax2d.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/max2d.mod/max2d.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/glgraphics.mod/glgraphics.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/opengl.mod/opengl.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/freetypefont.mod/freetypefont.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/freetype.mod/freetype.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/zlib.mod/zlib.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/freeaudioaudio.mod/freeaudioaudio.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/freeaudio.mod/freeaudio.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/font.mod/font.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/fltkmaxgui.mod/fltkmaxgui.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/dxgraphics.mod/dxgraphics.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/d3d7max2d.mod/d3d7max2d.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/cocoamaxgui.mod/cocoamaxgui.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/maxgui.mod/maxgui.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/graphics.mod/graphics.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/polledinput.mod/polledinput.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/eventqueue.mod/eventqueue.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/system.mod/system.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/keycodes.mod/keycodes.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/event.mod/event.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/hook.mod/hook.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/bmploader.mod/bmploader.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/pixmap.mod/pixmap.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/basic.mod/basic.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/filesystem.mod/filesystem.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/linkedlist.mod/linkedlist.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/standardio.mod/standardio.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/textstream.mod/textstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/httpstream.mod/httpstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/socketstream.mod/socketstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/endianstream.mod/endianstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/ramstream.mod/ramstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/socket.mod/socket.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/random.mod/random.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/math.mod/math.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/bankstream.mod/bankstream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/bank.mod/bank.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/data.mod/data.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/map.mod/map.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/audio.mod/audio.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/audiosample.mod/audiosample.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/stream.mod/stream.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/pub.mod/stdc.mod/stdc.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
/usr/bin/ld: table of contents for archive: /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/mod/brl.mod/blitz.mod/blitz.debug.macos.ppc.a is out of date; rerun ranlib(1) (can't load from it)
collect2: ld returned 1 exit status
Build Error: Failed to link /Users/lauli/Desktop/BlitzMaxDemo120_PPC Folder/BlitzMaxDemo120_PPC/tmp/untitled1.debug.app/Contents/MacOS/untitled1.debug
Process complete

was ist den das jetzt schn wieder?
 

Dreamora

BeitragMo, Jul 16, 2007 19:25
Antworten mit Zitat
Benutzer-Profile anzeigen
noch grösser kann der Error net da stehen.

Die Libraries sind out of date von BM.

XCode 2.0 vermutlich für die Demo, die Vollversion (1.24) ist für die aktuellen OSX Systeme ausgelegt. (kannst beruhigt sein, die Windowsdemo ist total unbrauchbar, da noch mit alter GC und intern strukturen ...)
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragMo, Jul 16, 2007 20:15
Antworten mit Zitat
Benutzer-Profile anzeigen
aha des heist ich muss es mir kaufen oder was?
 

Dreamora

BeitragMo, Jul 16, 2007 20:17
Antworten mit Zitat
Benutzer-Profile anzeigen
Das alte XCode müsste eigentlich auch schon reichen

Bist du auf PPC oder Intel? (da steht zwar das die PPC veraltet sind, aber evtl hast du auch einfach die falsche binary gezogen)
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragMo, Jul 16, 2007 20:22
Antworten mit Zitat
Benutzer-Profile anzeigen
ich hab PPc aber was ist binary?
 

Dreamora

BeitragMo, Jul 16, 2007 20:47
Antworten mit Zitat
Benutzer-Profile anzeigen
Mit Binary meine ich in diesem Falle die Anwendung also BM
Es gibt ne Trial für OSX PPC und OSX Intel und die PPC geht nicht auf Intel Systemen.

Wie gesagt, XCode 2.0 anstatt 2.2 sollte ausreichend sein, ob das mit einem neueren OSX geht weiss ich nicht.
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragMo, Jul 16, 2007 20:51
Antworten mit Zitat
Benutzer-Profile anzeigen
also des liegt jetzt am Xcode oder was?
Der is zu neu?
Und wenn ich mir ein aktuelleres programm such?
 

Dreamora

BeitragMo, Jul 16, 2007 21:07
Antworten mit Zitat
Benutzer-Profile anzeigen
Es gibt keine aktuellere BM Demo als 1.20

1.24 für OSX (als auch für Windows) ist nur Besitzern einer BM Lizenz zugänglich.
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragMo, Jul 16, 2007 21:13
Antworten mit Zitat
Benutzer-Profile anzeigen
aha also kann ich jetzt nichts machen?
 

Lador

BeitragMo, Jul 16, 2007 21:14
Antworten mit Zitat
Benutzer-Profile anzeigen
Doch, du könntest dir die Vollversion holen, wenn ich das jetzt richtig verstanden habe. Aber mit Demo kannst du jetzt nichts machen, glaube ich.

MFG Lador
 

Dreamora

BeitragMo, Jul 16, 2007 21:16
Antworten mit Zitat
Benutzer-Profile anzeigen
TheRipper hat Folgendes geschrieben:
aha also kann ich jetzt nichts machen?


Wie gesagt: XCode 2.0

Was anderes kannst du nicht machen wenn du dir die Vollversion nicht kaufst.
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragDi, Jul 17, 2007 7:33
Antworten mit Zitat
Benutzer-Profile anzeigen
und wo beckomm ich den jetzt wieder her?
Auf der DVD war nur der den ich hab!
Weis vllt einer wieviel die <vllversion kostet?
 

Dreamora

BeitragDi, Jul 17, 2007 8:35
Antworten mit Zitat
Benutzer-Profile anzeigen
Steht auf www.blitzbasic.com in den Products drin, wieviels kostet.

Und am ehesten erhälst du es auf der Dev Seite von Apple.

Würd dir empfehlen dich sowieso erst Mal mit deinem Betriebssystem vertraut zu machen, du scheinst noch nicht wirklich Erfahrung im Umgang mit OSX zu haben.
Ihr findet die aktuellen Projekte unter Gayasoft und könnt mich unter @gayasoft auf Twitter erreichen.
 

TheRipper

BeitragDi, Jul 17, 2007 13:40
Antworten mit Zitat
Benutzer-Profile anzeigen
Ich hab meinen Mac seit 4 Jahren mein Vater seit 10 oder so!
Kann sein dass ich mich net da so auskenn ich bin ja auch erst 13 ich weis genug um den Scheis hier bedienen zu können!
Und dann kommst du mit deinen komischen Fachbegriffen und meckerst dann dass ich sie net weiß!
Man langsam vergeht mir der Spaß!


Mhg

Ripper

Gehe zu Seite Zurück  1, 2, 3  Weiter

Neue Antwort erstellen


Übersicht BlitzMax, BlitzMax NG Beginners-Corner

Gehe zu:

Powered by phpBB © 2001 - 2006, phpBB Group