can somebody tell me what this means? i get it a lot while trying to build programs in c using visual studio 2010 and i don't even know what it means. -------- edit and continue build started -------- project : error (null) : edit and continue could not create a safe command line to compile changes. unc, relative and remote drive paths are disallowed. --------------------- done ----------------------

Answer :

Noah11012
According to the error, it sounds like it couldn't create a safe command line and path is disallowed. Which means it couldn't there for whatever reason.

Other Questions