News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Execute CodeBlock

Started by puneet_m, August 16, 2007, 12:36:43 AM

Previous topic - Next topic

puneet_m

I am able to successfuly build code-block source code using code-block IDE.
When I try to execute code-block by hitting the blue arrow, it opens up select-target window. It has a lot of options like tinyXML,sdk,src,scintilla,SqlPlus etc. Which of these options should I select to execute code-block successfuly.

Thanks,
Puneet

dje


puneet_m

It says
Checking for existence: C:\codeblocks-1.0svn4360.tar\src\devel\codeblocks.exe
Executing: "C:\codeblocks-1.0svn4360.tar\src\devel\codeblocks.exe" --debug-log --no-check-associations -ns (in C:\codeblocks-1.0svn4360.tar\src\devel)
Process terminated with status -1 (0 minutes, 3 seconds)

But nothing gets executed.


dje

You can check that :
- C:\codeblocks-1.0svn4360.tar\src\devel\codeblocks.exe exists  :wink:
- Allow only one runnig instance is not checked in Settings/Environment...

Dje