cannot build this project
Hi, I can't build this project. I get the following error, is there something missing in my procedure?
Severity Code Description Project File Line Suppression State Error C2146 syntax error : missing ';' before identifier 'timestamp' GStreamerUnityPlugin c:\users\mq053840\desktop\mraygstreamerunity-master\plugin\sources\IGStreamerPlayer.h 39
Severity Code Description Project File Line Suppression State Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int GStreamerUnityPlugin c:\users\mq053840\desktop\mraygstreamerunity-master\plugin\sources\IGStreamerPlayer.h 39
I think this project defines uint32_t somewhere, but I don't know where it is.
Could you explain your development environment setup you are using?