lame 3.93
lame 3.93
- Subject: lame 3.93
- From: shake <email@hidden>
- Date: Fri, 14 Nov 2003 02:18:29 -0500
hello all,
newbie to cocoa programming here... so be gentle... :)
trying to make a drag and drop mp3 encoder. got two questions:
first, can i issue unix commands from a cocoa app? i know this maybe a
stupid question, but would like to know...
second, i'd like to use an mp3 encoder that is cross-platform. so i
found lame 3.93.
(lame stands for "Lame Aint an Mp3 Encoder". i am sure someone out
here has heard of it...)
trying to compile lame 3.93 (mp3 encoder) but having no luck.
i got the source code from sourceforge.net.
running 1.28 ona beige g3 with the december dev tools.
trying these statements to compile (from the source code directory)...
% ./configure
% make
% make install
during the configure stages, it says that GTK is not installed.
has anyone compiled lame 3.93 on jaguar?
any insight is greatly appreciated!
Dave
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.