PDA

View Full Version : Mac Api Help



yogeshgokul
28th January 2008, 11:53
I need to write CD on mac and windows from my code. Can one please tell me which method I should use for same.
e.g. For windows I can use nero api
e.g. For mac I can use carbon, cocoa, python.

Which will be best for Windows and which one be best for mac?

wysota
28th January 2008, 12:13
Could you please not spawn multiple threads on the same subject?

http://www.qtcentre.org/forum/f-qt-programming-2/t-arson-cd-burner-11545.html

yogeshgokul
28th January 2008, 12:30
I certainly not, but both are different. 1st one consider upon Arson only. And this post is based on API. :confused:

wysota
28th January 2008, 12:38
Oh come on, both are about burning a cd from your application and they are related to a third thread (http://www.qtcentre.org/forum/f-qt-programming-2/t-burning-cd-11509.html) started by your colleague manojmka from the same IP as yours. It should all be discussed in one thread and not three.

yogeshgokul
28th January 2008, 12:59
Dont bother too much about it. As i am very new its my 1st day in Qtcentre.
And one more thing as you were saying that there is no Platform independent (PI) way to write cd.
i found cdrdao for this. And it says its PI. Its a GNU project so i am facing problem to build iton Windows. I successfully build it on x11 and its working fine. But on mac i am facing problem in darwin ports.