This is a new attempt to get help on a KIconLoader issue. I just want to specify my own cursors in KDE4 (the images are in a dedicated directory.), doing something like: QCursor(loader->loadIcon("zoom_cursor", KIconLoader::NoGroup),0,0); I am using CMake, is there a specific macro? Lynn