Guest User

Untitled

a guest
Aug 1st, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. WxWidgets Application Run Failed
  2. cd /d/{WXWIN}/build/msw
  3.  
  4. mingw32-make -f makefile.gcc MONOLITHIC=0 SHARED=1 UNICODE=0 BUILD=release
  5.  
  6. Now when i run my code / project ,it gives me following errors:-
  7.  
  8. The application failed with exit code -1073741515 (0xc0000135).
  9. This could indicate that no required .dll was found in the PATH.
  10. Please try to start the following command from the command shell (cmd.exe).
  11. This may give some additional information.
  12.  
  13. C:UsersLenovoDocumentsNetBeansProjectsCppApplication_6distDebugMinGW_1-
  14. Windowscppapplication_6
  15.  
  16. RUN FAILED (exit value -1,073,741,515, total time: 22ms)
Advertisement
Add Comment
Please, Sign In to add comment