User forums > Using Code::Blocks

C::B and Windows 7 64-bit

<< < (2/2)

oBFusCATed:
Probably it is not related.
Can you try to build everything with GCC 4.4.x?

Edit:
Can you try to type some umlauts or other strange German characters in a file and try to parse it?
There were some strange character bugs in the past...

ollydbg:
@daniloz.
Unicode in wxString currently is identical to wchar which is two char for one string element. so, its value is 0-65535.

I guess there are some bug in CC. but not sure  :D I do not have a 64 bit windows. :D

seb_seb0:
I am using CB on Windows 7 64 bits, on a German computer.
I have not experienced any crashes yet. I am using the last nightly (svn 7017).
If you have too many crashes, try disabling as many plugins as possible (keep only debugger + compiler at first).

Sebastien

Jenna:
No crashes here (also a german system), with self-compiled (32-bit) C::B, self-compiled wxWdigets (2.8.10 as far as I know, parameters as in Nightly cookbook, TDM's MinGW (not sure whether 4.4 or 4.5), Win7 64-bit Professional.

Navigation

[0] Message Index

[*] Previous page

Go to full version