Bug #9480 2006-11-16 20:27
dermeister
Problem when application in compiler settings is not set
If any of the programs in the global compiler settings is not set (i.e. the executable name is left blank) and you try to build a file that requires this application Code::Blocks does not show any error message. Instead it creates the command line as usual but leaves out the executable name (because it is just set to ""). The result of this is an error from the shell that is supposed to execute the command because it does not understand the parameters.
Code::Blocks should check if the application is set or not and if not it should show an error message and abort the build process.
Tested with revision 3226 with wxGTK 2.6.2 on Linux.
- Category
- Application::Error
- Group
- Status
- Closed
- Close date
- 2007-10-22 03:32
- Assigned to
History
For me it looks like this bug is already solved... Can you confirm this?
Yes, it looks like this is fixed. Can anyone close this bug-report, please?