mrayGStreamerUnity icon indicating copy to clipboard operation
mrayGStreamerUnity copied to clipboard

cannot build this project

Open GU0816 opened this issue 4 years ago • 1 comments

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.

GU0816 avatar May 25 '21 00:05 GU0816

Could you explain your development environment setup you are using?

mrayy avatar Mar 15 '22 23:03 mrayy