Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - converting a common.mk file to use the IDE : (2 Items)
   
converting a common.mk file to use the IDE  
I have an old make file for a project that I would like to convert over and use the QNX Momentics IDE to build.

I have a common.mk file that GNU make uses.  When I make my application all I do now is >make and things just build.

Is there a guide or an easy way to take the common.mk file that I now and use it with the IDE project environment?

Many thanks to any response in advace

etm
emarsh@wideopenwest.com
Re: converting a common.mk file to use the IDE  
I don't understand why you want to convert it... You just create make project and IDE would run a make for you exactly 
same as from command line.
There is a wiki article explaining different types of IDE projects and how you can set them up:
http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/ProjectsBuildAndIDE

Edward Marsh wrote:
> I have an old make file for a project that I would like to convert over and use the QNX Momentics IDE to build.
> 
> I have a common.mk file that GNU make uses.  When I make my application all I do now is >make and things just build.
> 
> Is there a guide or an easy way to take the common.mk file that I now and use it with the IDE project environment?
> 
> Many thanks to any response in advace
> 
> etm
> emarsh@wideopenwest.com
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post31664
>