P25Clients icon indicating copy to clipboard operation
P25Clients copied to clipboard

P25Gateway Fail to compile on VisualStudio 2019

Open A4EVA opened this issue 3 years ago • 0 comments

Hello everyone I really like to use mmdvm on windows and today I tried to compile the P25 Clients solution, unfortunately I have this errors when I try to build the solution, did someone encountered the same problem ?

Clients-master\P25Gateway\P25Gateway.cpp(316,99): error C2589: '(': invalid token on the right of '::' 1>C:\Users\Nitro\Desktop\P25Clients-master\P25Gateway\P25Gateway.cpp(316): error C2062: type 'unknown-type' unexpected 1>C:\Users\Nitro\Desktop\P25Clients-master\P25Gateway\P25Gateway.cpp(316,120): error C2059: syntax error: ')' 1>C:\Users\Nitro\Desktop\P25Clients-master\P25Gateway\P25Gateway.cpp(316,122): error C2143: syntax error: ';' before '{'

By the way mmdvm host software worked perfectly on Visual Studio 2019 !

A4EVA avatar Feb 01 '22 19:02 A4EVA