Code::Blocks Forums

User forums => Help => Topic started by: hou on April 22, 2008, 11:57:47 am

Title: Why I can't lauch C::B from the output dir after installation, but has process..
Post by: hou on April 22, 2008, 11:57:47 am
I have successfully install the cb from source, following the manul of CB. But after all steps I can't lauch my codeblock.exe in the output directory, neither in the devel directory. I discover that there is a process, "codeblock.exe" in my process.(when click alt+del+ctrl), so how to solve this problem? Tks.

P.S: I can open the codeblock.cbp in src directory.

Title: Re: Why I can't lauch C::B from the output dir after installation, but has proce
Post by: thomas on April 22, 2008, 07:15:41 pm
Is there a window hidden beneath something else maybe? Sometimes an alert or the compiler selection dialog doesn't show as the topmost thing if you click 3 times very fast (explorer window is above), and then it seems to hang forever.
Title: Re: Why I can't lauch C::B from the output dir after installation, but has process..
Post by: hou on April 23, 2008, 05:04:01 am
Tks Thomas.  I redo the installation step, and it works. Great!!