Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - how is QCONF_OVERRIDE used? can you not use it for building nicinfo?: (1 Item)
   
how is QCONF_OVERRIDE used? can you not use it for building nicinfo?  
Greetings all,

This is a bit of a loaded question, but I've been trying to do the following: Build nicinfo by itself without using the 
QCONF_OVERRIDE env variable. A fellow co-worker added some extra stats to nicinfo and we've been able to build it for 
months now. I'm trying to simplify our build process, so if I could remove the dependency on the env variable, it would 
be better.

How does QCONF_OVERRIDE actually work? There doesnt look like there's anything in common.mk. If I could add something 
like: EXTRA_INCVPATH+=v:\core_networking\stage\usr\include in common.mk that would be perfect, but it isnt working for 
me.

Thanks.