Hi All,

I am trying to integrate rosegarden on my windows 7 64 bit machine. I am using eclipse europa + Qt 4.3.3 + MinGW 3.4.2. I placed the rosegraden code inside C:\Qt\4.3.3. I started eclipse by cmd prompt "Start Eclipse with MinGW" . Then I follow File-> Import->Qt->Qt Project. and selected the garderobe.pro file to import the rosegarden project. Till here there is no issue. Now when I build the project I got 2 errors. Below is the shown code in console.

mingw32-make debug
mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `C:/Qt/4.3.3/rosegarden'
mingw32-make[1]: Leaving directory `C:/Qt/4.3.3/rosegarden'
mingw32-make[1]: *** No rule to make target `..\win32-mingw-rtmidi\data\locale\ca.qm', needed by `debug\rosegarden.exe'. Stop.
mingw32-make: *** [debug] Error 2

What I am missing. Anyone please help me out.

Thanks,
Sushil Pandey