Hi I would like to know how can I use your project inside of another project within Visual Studio 2017.
I get 2 error with the macros that you defined
#include "caspin\caspin_base.h"
#include "caspin\cspNativePackage.h"
#include "caspin\cspOutputListener.h"
#include "caspin\cspSystem.h"
#include "caspin\cspVmCore.h"
using namespace std;
using namespace avmplus;



Can you help me?
Hi I would like to know how can I use your project inside of another project within Visual Studio 2017.
I get 2 error with the macros that you defined
Can you help me?