yuen - 2008-03-05

I had installed cmake MinGW and Msys,
I use the command ' cmake -G "MinGW Makefiles" ' to generate makefiles,
then, I use the command 'make all' to compile the source,
but there are some errors caused fail.

who can tell me the correct way? thks