I got a strange problem with this build on WindowsXP: when I opened a project today, all my files are categorized after their absolute location on disk, beginning from the root drive. When when I disable "display folders as on disk" in projectree options, the files are listed with their absolute path in the projectmanager. The editor tabs also show the absolute path of the opened file. Despite this might be an a minor problem to, it makes code::blocks quite unhandy to use...
Yesterday, everything worked fine, even with this build...
Edit: This seems to happen when I added the wx.rc file which is on an completely different location on disk then my project files.
Maybe this is the way it should work, but if so, is their any way of adding an resource file to the project without this to happen?