You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: