Hello guys,
I'm currently taking a programmtion class in C++ based with KDevelop under Linux. For the first work, there was no problem coding with xCode and C++. But for the second work, we had to use a library called QT. In KDevelop, you had to add some redirection like -I$QTDIR/include under CXXFLAGS. I couldnt find a way to do the same thing wih XCode. I would like to be able to use this library, because I'll need it to make our next work. Is there anybody out there know how to do this ?
Thanks, Oliver
I'm currently taking a programmtion class in C++ based with KDevelop under Linux. For the first work, there was no problem coding with xCode and C++. But for the second work, we had to use a library called QT. In KDevelop, you had to add some redirection like -I$QTDIR/include under CXXFLAGS. I couldnt find a way to do the same thing wih XCode. I would like to be able to use this library, because I'll need it to make our next work. Is there anybody out there know how to do this ?
Thanks, Oliver