[ snip ]
Pierre d'Herbemont wrote:

Very nice ;) Hope you'll produce a patch, that'll get merged in cvs ;)

Yes, but first, the code needs some major cleanup.


However when I try to launch your test app here is what I get:
iBook:~/Desktop/cocoaqemu.app/Contents steg$ ./MacOS/cocoaqemu
ZeroLink: could not load .o file: /Users/mike/cocoaqemu/build/cocoaqemu.build/cocoaqemu.build/Objects- normal/ppc/main.ob
ZeroLink: could not load .o file: /Users/mike/cocoaqemu/build/cocoaqemu.build/cocoaqemu.build/Objects- normal/ppc/qemuController.ob
ZeroLink: unknown symbol '_main'
Abort trap


I bet you use nib files and so on... In this case you'll have to bypass the use of Xcode, by creating the appropriate Makefiles which will build the qemu.app, I have an almost clean patch [1] that you may want to use as a base. Tell me is you want more infos.

Yes, it was mainly a setup for an Interface Test, I did in Interface Builder. I rewrote - well I wrote the real code without the nibs yesterday. I will put a diff on my website, but I consider the code not yet suitable for submitting.

Pierre.

[1]

[snap]

Mike


_______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to