Hey maybe this is fixed, but today I went and added the latest ARM compiler from arm ltd and entry for the C++ Compiler was set to..
"C:/Program Files (x86)/GNU Tools ARM Embedded/4.9 2015q1/bin/arm-none-eabi-g++.exe" exe
That spare exe causes problems....
BTW: The quote around the compiler path like that seem to work fine. Stuff under windows just compiles.
spurious exe when adding existing compiler
-
- CodeLite Expert
- Posts: 167
- Joined: Fri Jul 22, 2011 5:32 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
spurious exe when adding existing compiler
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: spurious exe when adding existing compiler
Fixed in git master.
Eran
Eran
Make sure you have read the HOW TO POST thread