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

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -