c++ - Failed to clean when building wxwidgets using MinGW -


i have problem when cleaning wxwidget using mingw. last error :

make (e=2):system cannot find file specified. mingw32-make : *** [clean] error 2 

and seems of errors same 1 posted above, , errors can seen start of cleaning process (after typing mingw32 clean instruction).

do know how solve this?

i have followed every step mentioned in wxwidgets wiki , other wiki explain way install this. of course didn't install msys or mentioned in wiki, mingw (and code::blocks, both of them installed separately).

btw, using latest stable mingw (3.8x) , version of wxwidgets getting problem 2.9.4.

any appreciated. sorry bad english :)


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -