D
Disturbed
Hi there,
I have a little project going on here , I'm making a java mp3 player.
The code needs javax.media, so I installed java media framework, which
should contain javax.media.
This didn't work, the same errors were occuring (javax.media not found).
I had this problem in linux so I tried getting my source to work in
windows, without any luck (again the missing lib was the error).
I've seen that netbeans provides some functions to add libs, I can add a
lib in there but again the same error occures.
Can anyone help me getting this to work ?
Thx for the help!
Grtz
Disturbed
I have a little project going on here , I'm making a java mp3 player.
The code needs javax.media, so I installed java media framework, which
should contain javax.media.
This didn't work, the same errors were occuring (javax.media not found).
I had this problem in linux so I tried getting my source to work in
windows, without any luck (again the missing lib was the error).
I've seen that netbeans provides some functions to add libs, I can add a
lib in there but again the same error occures.
Can anyone help me getting this to work ?
Thx for the help!
Grtz
Disturbed