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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -