User forums > Nightly builds

The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.

<< < (5/19) > >>

Loaden:

--- Quote from: helpse on September 22, 2010, 12:13:09 am ---Sample code:

--- Code: ---#include <iostream>
#include "console"
using namespace std;
using namespace console;

int main()
{
    cout << "Hello!" ;
    return 0;
}

--- End code ---

console is a header file located in the same directory. It compiles and runs OK. The error ocurres when i right click on "console" and click on "open #include file". I get "Not found" error. The weird thing is that it happens 99% of the times, sometimes it works. It was happenning in the official release of CB 10.05, the one downloaded from the official page, so i downloaded this CC branch, http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2810_gcc441.7z and i still have the same problem. I'm using Windows 7 Ultimate, i'm trying to compile wxWidgets 2.9.1, and im using gcc 4.5.0, the one downloaded from the main page.

--- End quote ---
Fixed, thanks!

helpse:
Thank you, i think u looked into the error and fixed it. May be some of u can compile CC Branch SVN 6621 for those who, like me, are having troubles trying to install wxwidget to work with CB project. Can any1 compile and upload it? I wanna test to see if the code works for me too.

Loaden:

--- Quote from: helpse on September 22, 2010, 03:50:09 am ---Thank you, i think u looked into the error and fixed it. May be some of u can compile CC Branch SVN 6621 for those who, like me, are having troubles trying to install wxwidget to work with CB project. Can any1 compile and upload it? I wanna test to see if the code works for me too.

--- End quote ---
Please trying and  feedback me.
Thanks!

http://portablecb.googlecode.com/files/CB_CCBRANCH_6621_patched.7z

helpse:

--- Quote from: Loaden on September 22, 2010, 04:02:12 am ---
--- Quote from: helpse on September 22, 2010, 03:50:09 am ---Thank you, i think u looked into the error and fixed it. May be some of u can compile CC Branch SVN 6621 for those who, like me, are having troubles trying to install wxwidget to work with CB project. Can any1 compile and upload it? I wanna test to see if the code works for me too.

--- End quote ---
Please trying and  feedback me.
Thanks!

http://portablecb.googlecode.com/files/CB_CCBRANCH_6621_patched.7z

--- End quote ---
Thank you Loaden and all the guys who supported. Now this problem is fixed ;)

Loaden:
Fix a hangs when reparse.

2010-09-22 19:31:53 Sorry, this patch can not let's the hangs gone. So, I deleted this patch, and will look into it.

2010-09-22 21:15:53 fixed, re-upload patch.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version