CodeLite on macos
Posted: Tue Feb 16, 2010 7:40 pm
Hi,
I have installed latest stable version on SnowLeopard and I wanted to compile a simple Hello World using clang compiler.
I cannot even insert a new file !!!
In Workspace view, I select the project then Right-click to choose Import Files from Directory, then I click Browse to change root directory
then ok but nothings happens.
Finally I have removed all pattern matching to just leave *.c but doesn't work either.
And why do I need to use this Import Files from Directory, why I cannot just choose which files I want to import ?
Seems I miss a menu item.
About compiler configuration in Build Settings, when adding a new compiler in Tools subsection, there is a PATH environnment variable but I think
that if we want to add a new entry we need to enter something like : /my_new_path:$PATH, don't we ?
I have installed latest stable version on SnowLeopard and I wanted to compile a simple Hello World using clang compiler.
I cannot even insert a new file !!!
In Workspace view, I select the project then Right-click to choose Import Files from Directory, then I click Browse to change root directory
then ok but nothings happens.
Finally I have removed all pattern matching to just leave *.c but doesn't work either.
And why do I need to use this Import Files from Directory, why I cannot just choose which files I want to import ?
Seems I miss a menu item.
About compiler configuration in Build Settings, when adding a new compiler in Tools subsection, there is a PATH environnment variable but I think
that if we want to add a new entry we need to enter something like : /my_new_path:$PATH, don't we ?