Barry Jackson wrote:
> 
>        [ COMMON ]
> PLATFORM  =  linux
> COMPILER  =  gcc
> 
> {hb_comp} gcc
> export HB_COMPILER=gcc
> 
> export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc
> export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc
> export PATH=$PATH:/home/baz/SVN/harbour/include
> 


Can you try this:

       [ COMMON ]
PLATFORM  =  linux
COMPILER  =  gcc

       [ GCC ]
{hb_comp} gcc
export HB_COMPILER=gcc

export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc
export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc
export PATH=$PATH:/home/baz/SVN/harbour/include

export PATH=$PATH:/home/_your_gcc_installation_root

Then:

Right-click on project name node
Point to "Select an Environmen..." and then select "GCC" the only option
available
You must be able to see "Env: GCC" in the status-bar panel
Then rebuild.

Infact I do not know how files are managed in .nixes so please make some 
experiments in ideprojmanager.prg line#1232   
   ::cBatch   := ::oEV:prepareBatch( ::cWrkEnvironment )

I have added some more log entries to know exactly what is 
happening at the lower levels. Please do all above after r14286.








-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4866042.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to