:?
I don't understand how codeblocks knows where to pickup the script wizard files.
I got two terminals with the same path settings, the same shell, same user and same environment that starts codeblocks.
The code blocks started from one of the shells can successfully complete the ARM wizard including copying files every single time.
Keyboard shortcuts plugin activated
Initializing plugins...
KeyBinder failed UpdateById on[1562][Man pages viewer]
KeyBinder failed UpdateById on[2584][Closed file list]
KeyBinder failed UpdateById on[2771][Help plugin...]
Can't find compiler executable in your search path (GNU ARM GCC Elf Compiler)...
Can't find compiler executable in your search path (GNU ARM GCC Elf Compiler)...
Project's base path: /home/tridentsx/source/test13/
Project's common toplevel path: /home/tridentsx/source/test13/
Passing list of files to batch-parser.
Add batch-parsing 3 file(s) for project 'test13'...
Create new parser for project 'test13'
Starting batch parsing for project 'test13'...
Project 'test13' parsing stage done (3 total parsed files, 517 tokens in 0 minute(s), 0.028 seconds).
Updating class browser...
Class browser updated.
The codeblocks started from my other shell always fails. It is executing my script because it gives a choice of compilers which the other doesn't
Keyboard shortcuts plugin activated
Initializing plugins...
KeyBinder failed UpdateById on[841][Nassi Shneiderman diagram]
Can't find compiler executable in your search path (GNU ARM GCC Elf Compiler)...
Can't find compiler executable in your search path (GNU ARM GCC Elf Compiler)...
srcdir[armfilesolimex-lpc213x]
File[armfilesolimex-lpc213x] is copied to [/home/tridentsx/source/test12/]
Passing list of files to batch-parser.
Create new parser for project 'test12'
Removed test12 from all deps
Delete parser for project 'test12'!
Deinitializing plugins...
This has to be something silly. Any ideas please? :?: :?: :?: