Hello Edge,
I include "edgemain.h" in one of my *.cpp where I have the edgeMain function. The others *.cpp include "edge.h"
If I use the Edge IDE I have the same linking errors, the errors about don't find the *.h dissapear.
The helloworld example is ok. I don't have problems with this example.