I changed the unix makefile generator so that it uses full paths to source files. This should allow out-of-source builds without gnu make. As a side effect of that change, the AddCustomCommand function now requires a full path to the output files. I have tested the VTK wrapping commands, but not the QT one. Could one of the QT users try it? Thanks. -Bill