I am writing a simple C++ program to interface with Twitch, however there is no good way of adding in the Chatplay header file without having relative paths. I was wondering if there was something I am missing for adding in Gem headers files to code outside of the gem WITHOUT using relative paths.
You could alter the waf file to include the Gems folder if not already done, just open the wscript and alter the bld. call and add the gem folder to the includes item.