Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Building file: (2 Items)
   
Building file  
Hi all,
    I am new to QNX IDE. I tried to create a helloworld program and when 
i build it, i am gettting an error as
       Error launching builder (make all )
       (Exec error:Cannot run make) 

in the console and in the problem window
    Error launching external scanner info generator   
    No active build configurations defined. All existing configurations 
will be built.  

Can anyone say what is this problem and how to solve it.

  Thank u 
-- 
*/Regards,/*
/V.Murugadoss,


/
Re: Building file  
These are two different problems. To detect real cause of the first one 
("Error launching builder") please try to launch make from command line 
having the project directory as a working irectory. If you see that make 
even no launched, validate your path.
Second issue is not a problem. After installation there is no selected 
default platform. To avoid this message in future, go to C/C++ 
preferences for new project and select your default platform(-s). For 
existing project do the same in the project properties.

Alex

murugadoss v wrote:
>
> Hi all,
>     I am new to QNX IDE. I tried to create a helloworld program and when
> i build it, i am gettting an error as
>        Error launching builder (make all )
>        (Exec error:Cannot run make)
>
> in the console and in the problem window
>     Error launching external scanner info generator  
>     No active build configurations defined. All existing configurations
> will be built. 
>
> Can anyone say what is this problem and how to solve it.
>
>   Thank u
> -- 
> */Regards,/*
> /V.Murugadoss,
>
>
> /
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post5254
>