News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Execution of CodeBlocks\devel\cb.exe failed

Started by aindrajaya, October 18, 2016, 02:13:07 PM

Previous topic - Next topic

aindrajaya


-------------- Run: default in garchu (compiler: GNU GCC Compiler)---------------

Checking for existence: C:\Users\lalala\Desktop\garchu\garchu.dll
Executing: "C:\Program Files (x86)\CodeBlocks\devel\codeblocks.exe"  (in C:\Users\lalala\Desktop\PROJECT\\garchu\.)
Execution of '"C:\Program Files (x86)\CodeBlocks\devel\codeblocks.exe" ' in 'C:\Users\lalala\Desktop\garchu' failed.

I just try to run CB hello world plugin example, and I found that (the bold one). How to fix it ?

this is my serach directories
(Compiler) :
- $(#cb)\src\include
- $(#cb)\src\sdk\wxscintilla\include
- $(#wx.include)
- $(#wx.lib)\gcc_dll\mswu

(Linker) :
- $(#wx.lib)\gcc_dll
- C:\Program Files (x86)\CodeBlocks

Linker settings
- codeblocks
- wxmsw28u

Thanks a lot :D

BlueHazzard

Hi,

first: Please use code tags (the # symbol in the Post Editor) to post logs and code...

is this the rigth location?
C:\Program Files (x86)\CodeBlocks\devel\codeblocks.exe

Does the plugin compile? Does a dll exist?

Have you checked if your anti virus isn't blocking the execution?