c++ - VS2013 gets hung while compiling -


i've solution ceratin no: of projects (all of them exe projects in vc++). use vs2013.

this tied version control system (perforce).

i see start building of projects in particular solution, vs gets hung.

i see text "not responding" @ top of vs window.

howvever teh compilation happens takes long time compilation due hang.

id expected compilation duration "10seconds" takes 3 mins compile.

this problem seen in both relaese , debug mode.

a point note same projects building super fast few days & issue started few days back.

evevry other solution , it's projects (except particular solution projects) compiling fast.

any useful.

you can try reset visual studio settings trough:

tools > import , export settings > reset settings

this reset enviroinment settings, restart visual studio.

edit: create new project , copy/paste header , source files old project new one, , compile.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -