At 04:26 PM 2/9/2006, Ralf Habacker wrote: >Unfortunally I cannot check this because after running cmake with mingw >currently no Makefile is generated. > >Ralf It must not be finding all the required libraries. You can edit the CMakeCache.txt file and tell it where the libraries are that it did not find. -Bill