Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 1st, 2012  |  syntax: None  |  size: 0.62 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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)