User forums > Nightly builds
The 15 March 2007 build is out.
indigo0086:
what was Feature Request #3165 and patch #1900 exactly?
manmach:
--- Quote from: chikigai on March 16, 2007, 08:19:38 am ---Hello,
I can no longer run executables using this nightly build on Windows XP using MinGW.
1. Build a Console project.
2. Hit Ctrl+F10 or chose Run from the menu.
This results in:
Execution of 'xterm -T '<Poject Name>' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH "<Executable>" ' in '<Executable Directory>' failed.
--- End quote ---
Same here.
julienlecomte:
--- Quote from: indigo0086 on March 16, 2007, 10:53:48 am ---what was Feature Request #3165 and patch #1900 exactly?
--- End quote ---
Quoting myself (Feature Request #3165 implemented by patch 1900)
--- Quote ---When we click on a (non-virtual) folder in the project
space, it would be nice if the browse dialog was
directly set to the directory instead of the root of
project.
e.g
filesystem :
/ (root)
/source
/misc/
/misc/project.cbp
project:
/source/foobar.cpp
If I click on /source in managment/project pane, and
then 'add files', I currently am directly set in /misc,
but would prefer to be set in /source.
--- End quote ---
skirby:
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.
manmach:
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.
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.
And not to mention, you can no longer tell at a glance if you've selected the right dialog, because you can't see all the topics until you select the listbox.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version