I just downloaded the Elektron SDK 1.0.6 for C++ and I’m trying to build the packages examples. When I load and build the solution (Elektron-SDK1.0.6.win\Ema\Examples\Training\Training_VS140.sln) with my Visual Studio 2015, I get the following error:
5>Ema.rc(9): fatal error RC1015: cannot open include file 'afxres.h'.
Why do I have this error? Can you please help me?