Mike

Results 4 comments of Mike

Any update on this issue? I cannot use .as() for any type. I get the compiler error "error C2440: 'return': cannot convert from 'wchar_t *' to 'wchar_t *&'" for every...

Thanks, I built 2.1.1 and pointed my project at it. Now I cannot compile anything: rror C2440: 'return': cannot convert from 'clmdep_msgpack::v1::object_handle' to 'clmdep_msgpack::v1::object_handle' It complains mostly about missing copy...

I figured it out! I went back to v2.2.1 and stepped through the example compiler config and compared each one with my project settings. It turns out that under Compiler->Language...

I am seeing this error too. Repo seems to be pretty straight forward, just try to configure an asp.net core 2.2 project to be deployed to Elastic Beanstalk. I always...