Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Execution of CodeBlocks\devel\cb.exe failed

(1/1)

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?

--- Code: ---C:\Program Files (x86)\CodeBlocks\devel\codeblocks.exe
--- End code ---

Does the plugin compile? Does a dll exist?

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

Navigation

[0] Message Index

Go to full version