Qt as IDE for ROOT

Hi!

Thanks a lot for your reply. Sorry for not being precise, yes, I mean Qt Creator. I have worked with Qt creator before, coding own programs, and I had to include some external libraries and includes in the project. However, Root uses a large number of libraries and to include them by hand doesn’t look reasonable. I have a local installation of Root, so I guess I have to give both, the include and the library path.

Can you tell me how to do this …

Usually the only thing you need to do is point the IDE to the ROOT header file include path.

for all the root libraries and includes?? is this even possible??

Thanks!

Art2