User forums > Nightly builds
The 10 January 2007 build is out.
Darck:
2 bugs:
1 - like other people have - when C::B is closed, and i double click (in windows os) .cpp source code, C::B opens and blocks acces to folder with this source for about 20seconds - time which it takes to load source. It's the same when i double click in Total Commander or Exporer windows. When 1 instance of C::B is already running, double clicking on .cpp source file works properly.
2- It rarely can open header file, after right clicking at #include part in editor. I think it works, when include file is in actual folder: #include "1.h"
but doesn't when it's in default folder:
#include <iostream>
#include <iomanip>
#include <math.h>
lubos:
--- Quote from: Darck on January 10, 2007, 08:59:08 pm ---2 bugs:
1 - like other people have - when C::B is closed, and i double click (in windows os) .cpp source code, C::B opens and blocks acces to folder with this source for about 20seconds - time which it takes to load source. It's the same when i double click in Total Commander or Exporer windows. When 1 instance of C::B is already running, double clicking on .cpp source file works properly.
2- It rarely can open header file, after right clicking at #include part in editor. I think it works, when include file is in actual folder: #include "1.h"
but doesn't when it's in default folder:
#include <iostream>
#include <iomanip>
#include <math.h>
--- End quote ---
1- for me it unblock when i click minimize button in codeblocks
2- hmm i can open it.
Darck:
i get not found message...
PsYhLo:
--- Quote from: killerbot on January 10, 2007, 07:11:52 pm ---due to the scripting updates, one of the new files (sc_dialog.cpp) will not compile on linux
@Yiannis : could you ... ;-)
--- End quote ---
no problems befor 2-3 hours i compile this revision on linux system ;)
asdf:
I installed vs2005 without the graphic IDE. So the debugger wasn't installed with it.
So I installed WinDbg but it is in a whole new directory... I can't link the cdb.exe program in the compiler and debugger programs tab.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version