Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Portable Code::Blocks

<< < (16/19) > >>

ollydbg:

--- Quote from: codeur on February 18, 2011, 01:38:01 pm ---
--- Quote from: ollydbg on February 18, 2011, 01:06:03 pm ---I can't download this package... the link is broken??

--- End quote ---

It's there now. I had to implement a "last minute" change.

--- End quote ---
ok now, thanks!!!

codeur:
The latest version of the portable CB launcher is out:
http://CbLauncher.codecutter.org/CbLauncher_1.0.zip

v-1.0 March 2011
    * Tool path and fonts set up to only occur when Codeblocks is not already running.
    * Launcher stable, now tested under a variety of Windows platforms from XP onwards.

The launcher has now had heavy testing as part of the Code::Blocks EDU-Portable educational distribution at http://codeblocks.codecutter.org
There has been no sign of instability of this latest version.

Biplab if that is OK with you, I think now is a good time to commit the portable CB launcher to the contrib folder.

rbon:

--- Quote ---The launcher has now had heavy testing as part of the Code::Blocks EDU-Portable educational distribution at http://codeblocks.codecutter.org
There has been no sign of instability of this latest version.
--- End quote ---
Hi,
I have tried to download the archive "Codeblocks-EP.zip" - Version 1.1.1 from http://codeblocks.codecutter.org , but the download dont't work: appears the message "404 Not Found".
Do You can add this file to download?
Thanks

codeur:
Thanks for mentioning this rbon. The bad link is fixed now.

ollydbg:

--- Quote from: codeur on March 12, 2011, 03:02:14 am ---The latest version of the portable CB launcher is out:
http://CbLauncher.codecutter.org/CbLauncher_1.0.zip

v-1.0 March 2011
    * Tool path and fonts set up to only occur when Codeblocks is not already running.
    * Launcher stable, now tested under a variety of Windows platforms from XP onwards.

The launcher has now had heavy testing as part of the Code::Blocks EDU-Portable educational distribution at http://codeblocks.codecutter.org
There has been no sign of instability of this latest version.

Biplab if that is OK with you, I think now is a good time to commit the portable CB launcher to the contrib folder.

--- End quote ---
@codeur
I found in the launcher.cpp, there is a function called "bool isCodeblocksRunning()" to avoid running two instances of the portable c::b. what's the purpose of this?

Codeblocks has a build-in mechanism to detect multi-instances. which is: menu->settings->environments->allow only one instance.

I always check this off, because I want to run several c::b instances. Any ideas?thanks.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version