User forums > Nightly builds
The 14 July 2006 build is out.
marfig:
Hello all,
The windows version cannot start debug mode. It tries to access the source files through forward slashes...
--- Code: ---Setting breakpoints
Debugger name and version: GNU gdb 5.2.1
No source file named C:/codeblocks/projects/middleages/middle/main.cpp.
Program exited normally.
Debugger finished with status 0
--- End code ---
The above file exists at that location. However the forward slashes are stopping it from being accessed.
sethjackson:
--- Quote from: marfig on July 16, 2006, 01:40:42 am ---Hello all,
The windows version cannot start debug mode. It tries to access the source files through forward slashes...
--- Code: ---Setting breakpoints
Debugger name and version: GNU gdb 5.2.1
No source file named C:/codeblocks/projects/middleages/middle/main.cpp.
Program exited normally.
Debugger finished with status 0
--- End code ---
The above file exists at that location. However the forward slashes are stopping it from being accessed.
--- End quote ---
Actually I don't think that the problem. I think the problem is that you are using gdb 5.2.1. You need gdb 6.3 for debugging to work properly AFAIK.
marfig:
That definitely did it. Wasn't aware the mingw version was so old. Downloaded the 6.3.2 snapshot from SF.Net after searching for a while wondering why mingw wesite was displaying a 3 year old version.
Thank you very much.
sethjackson:
--- Quote from: marfig on July 16, 2006, 02:07:07 am ---That definitely did it. Wasn't aware the mingw version was so old. Downloaded the 6.3.2 snapshot from SF.Net after searching for a while wondering why mingw wesite was displaying a 3 year old version.
Thank you very much.
--- End quote ---
Sure no problem. Glad it works now. :)
Vegeta:
I just downloaded the nightly and just wonder that its not possible to create a new Qt-Project. The Qt-Icon ist not displayed although the necessary files are in the templates-folder...hmm?! :?
Maybe a bug?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version