rebootcode / phpdesktop

Automatically exported from code.google.com/p/phpdesktop
0 stars 0 forks source link

1>main.cpp(180): error C2440: 'initializing' : cannot convert from 'const _json_value' to 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Getting this error on build:
1>main.cpp(180): error C2440: 'initializing' : cannot convert from 'const 
_json_value' to 
'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Using :
Visual Studio 2013

--Do not use this form to submit issues--

Having problems or questions? Go to the Forum:
http://groups.google.com/group/phpdesktop

--Do not use this form to submit issues--

Original issue reported on code.google.com by alisakin...@gmail.com on 3 May 2015 at 12:45

Attachments: