Hi,
I am developing an application in visual c++ to control itunes, for that reason I need to add the headers and .c files of the iTune COM SDK to my project but when I did that I have compilation errors. If any can explain me how I have to add the itunes com sdk files in order to develop an application with visual c++.
One of the error that I received is Cannot open include file: 'iTunesCOMInterface.h': No such file or directory but the file is already added to the project. If anyone can help me I will appreciate very much.
Thanks
I am developing an application in visual c++ to control itunes, for that reason I need to add the headers and .c files of the iTune COM SDK to my project but when I did that I have compilation errors. If any can explain me how I have to add the itunes com sdk files in order to develop an application with visual c++.
One of the error that I received is Cannot open include file: 'iTunesCOMInterface.h': No such file or directory but the file is already added to the project. If anyone can help me I will appreciate very much.
Thanks