User forums > Nightly builds

The 26 January 2008 build (4845) is out.

<< < (5/6) > >>

rhf:

--- Quote from: Pecan on January 30, 2008, 07:35:14 pm ---
--- Quote from: rhf on January 30, 2008, 06:45:32 pm ---The debug commands are not working properly. For example, F7 does not do Next Line but ...

--- End quote ---
As a test, I would completely disable keybinder at Menu/Plugins/ManagePlugins. Then restart CB.  etc.

--- End quote ---
Thanks very much for your suggestions, Pecan, but nothing seemed to fix the problem.
Finally, I decided to switch compilers (version 4.2.1) from mingw32-gcc-sjlj.exe and mingw32-g++-sjlj.exe to mingw32-gcc-dw2.exe and mingw32-g++-dw2.exe. Everything now seems to work fine.
Thanks again.

MortenMacFly:

--- Quote from: stahta01 on January 30, 2008, 04:59:41 pm ---To compile trunk using windows XP and NOT using PCH needed this patch.

--- End quote ---
I knew it!


--- Quote from: MortenMacFly on January 30, 2008, 10:40:15 am ---...what's missing is surely a non-PCH build fix. I hope stahta01 will help here...

--- End quote ---
Hehe... ;-)

yipinx:
Hey i'm new to code blocks and i have a question.

Not sure why it has difficulties installing.. I'm using windows xp sp2 and I tried different scenarios:
1) install 1.0 rc2 download the 3 packages, and simply copy them in the codeblocks dir. however there doesn't seem to be a project template ready, and therefor i'm not able to create a new project...
2) clean install of only the 3 packages of the nightly build (simply unpack and copy to the codeblocks dir). Now it complains that i should use the --prefix to set the base data path.. however nothing seems to work....

anyone an idea??

cheers,
-jo

stahta01:

--- Quote from: yipinx on January 31, 2008, 03:57:45 pm ---Hey i'm new to code blocks and i have a question.

Not sure why it has difficulties installing.. I'm using windows xp sp2 and I tried different scenarios:
1) install 1.0 rc2 download the 3 packages, and simply copy them in the codeblocks dir. however there doesn't seem to be a project template ready, and therefor i'm not able to create a new project...
2) clean install of only the 3 packages of the nightly build (simply unpack and copy to the codeblocks dir). Now it complains that i should use the --prefix to set the base data path.. however nothing seems to work....

anyone an idea??

cheers,
-jo



--- End quote ---

Make a new empty directory, then copy the files followed by extract the files into the new directory. DO NOT extract them into the RC2 folder. Note, use 7Zip to extract the files. http://www.7-zip.org/

Tim S

rhf:

--- Quote from: rhf on January 31, 2008, 12:50:06 am ---The debug commands are not working properly. For example, F7 does not do Next Line but ...

--- End quote ---
To follow up on my previous posts. The debug problem is NOT a CodeBlocks issue.
In the MinGW forums, it has been noted that the gcc 4.2.1 -sjlj compiler does not work properly with the latest gdb versions.   Apparently -dw2 works OK, at least it does for me.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version