c++ - VS2013 integration with Intel Fortran Compiler -


i have several c++ codes develop in vs2013 professional. today, installed intel fortan compiler (composer xe2013 sp1), , none of c++ projects load. when open solution, see:

myprojectname (load failed)

the project requires user input. reload project more information 

if reload project, popup error reads:

parameter "path" cannot null. 

any suggestions on how solve without reinstalling vs? thanks!

a google search on error message tends suggest may if project on network drive. recommended solution right click on project (in solution explorer), select reload project, , respond prompts.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -