User forums > Nightly builds
The 15 March 2007 build is out.
ascxaxsvcbsxbbqvcxqsbcvxs:
@manmach: i agree with you.
mandrav:
--- Quote from: skirby on March 16, 2007, 12:02:11 pm ---Hello,
Same problem here.
I am on Windows 2000 sp4.
I have simply created a Console Application (GNU GCC Compiler and C++) project on my Desktop and press F9 in order to compile and launch it.
I have the following message:
--- Quote ---Checking for existence: C:\Documents and Settings\PC\Bureau\Test\bin\Debug\Test.exe
Executing: xterm -T 'Test' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH "C:\Documents and Settings\PC\Bureau\Test\bin\Debug\Test.exe" (in C:\Documents and Settings\PC\Bureau\Test\.)
Execution of 'xterm -T 'Test' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH "C:\Documents and Settings\PC\Bureau\Test\bin\Debug\Test.exe" ' in 'C:\Documents and Settings\PC\Bureau\Test' failed.
Nothing to be done.
--- End quote ---
I have also tried from another location than windows desktop and I have the same problem.
--- Quote ---Checking for existence: D:\Test\bin\Debug\Test.exe
Executing: xterm -T 'Test' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH "D:\Test\bin\Debug\Test.exe" (in D:\Test\.)
Execution of 'xterm -T 'Test' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH "D:\Test\bin\Debug\Test.exe" ' in 'D:\Test' failed.
Nothing to be done.
--- End quote ---
I am waiting for the next build.
Thanks in advance for the correction and have a nice day.
--- End quote ---
Yes, there is a problem in this build and the current platform is not recognized correctly in some places. You can easily tell by looking that it's trying to execute xterm (a unix program) in windows2000...
We are currently looking into this and will soon fix it.
nenin:
--- Quote from: gd_on on March 16, 2007, 09:58:12 am ---
--- Quote ---Debuger still does not working on Win2k. :( It can be hacked by replacement of current debugger.dll with one from svn3677.
--- End quote ---
It could be nice, but it does not work for me (don't know why). Debbugger toolbar is not displayed (though checked). Debugger menu is there, but if I start a debugging session, program goes to its end successfully, but I'm not able to have a line by line execution, I'm not able to set breakpoint,...
With a full 3677 version, it's OK!
gd_on
--- End quote ---
I had installed all newest mingw stuff (including gcc 4.1.2). You should not use gcc 4.1.2 but you can try to update your mingw installation like it proposed here: http://forums.codeblocks.org/index.php/topic,5282.msg41081.html#msg41081
Bug with Execution of 'xterm... confirmed. Funny, it is not present in debug mode- only in plain "run"
dr snuggles:
--- Quote from: manmach on March 16, 2007, 12:51:06 pm ---I don't know exactly when or why this was changed, but I noticed that on many settings dialogs a listbox has been introduced to switch to a different set of settings. For instance, on the compiler and debuger settings dialogbox, there is one to select linker settings, or toolchain executables.
--- End quote ---
There are lots of usability items to fix, but I think most of us prefer that the most important bugs get hunted :).
klight:
RE: settings dialogs listbox
--- Quote from: manmach on March 16, 2007, 12:51:06 pm ---I find this a step backwards from the tabbed design. It now takes two clicks to navigate. One to make the listbox drop down and one to select the proper topic, instead of the one it used to take to select the right tab.
--- End quote ---
+1 for reverting this feature to tabs. The tabs seem much easier to use.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version