Martin Fuchs wrote:
>Building the Rosapps module fails with the
following error :
>
>D:\Reactos\Svn\rosapps>svn update
>U packmgr\lib\es.rc
>Updated to revision 16597.
>
>D:\Reactos\Svn\rosapps>mingw32-make clean
>mingw32-make: *** No rule to make target `clean'. Stop.
>
Looking at the comment of commit 15920 (Makefiles have been deleted in
the next commit) shows the answer:
Created XML makefiles for rosapps. You need to checkout /rosapps in
your /reactos folder to use it. This projects do not build:
/lib/dflat32 and /welcome (I don't know if they did before). Winemine
does not work. (but it builds) /test makefiles are not done yet.
Regards,
Martin
Thanks Martin,
I did checkout rosapps module from Reactos folder = ok
But still cannot build rosapps module = Same error
Regards
Gerard