User forums > Using Code::Blocks
What happened to environment variables?
cacb:
--- Quote from: cacb on October 22, 2010, 05:39:30 pm ---Thanks again, much appreciated :D
--- End quote ---
However..... After upgrading to svn 6470, some of my projects are now crashing Code::Blocks when I try to open a workspace or project file. I have confirmed the behaviour on 2 Kubuntu machines (10.04 and 10.10), crash dump attached.
Any advice appreciated.
UPDATE: I found out what caused the crash
My projects are cross platform, using msvc8 compiler on windows and gcc on linux. My projects had a setting like shown below on the project level (not under any of the 4 build targets i have: W32_Debug, W32_Release, UX_Debug, UX_Release
--- Code: ---<Option compiler="msvc8" />
--- End code ---
Removing this with a text editor fixed the crash issue. However, this used to not cause any crash before, so it looks like a bug to me.
Navigation
[0] Message Index
[*] Previous page
Go to full version