Visual Studio C++ project - Can't find std lib -


sorry dumb question i'm new using visual studio c++ ...

i have custom c++ project in visual studio 2013 (it's example project developing reason rack extensions) , works have resharper installed , shows me lot of errors in code pointing out std files , types aren't found (e.g. stddef.h, cmath, null, among others).

how tell project (or resharper?) find them?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -