- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
After I have successfully built my project, and hit Run (F5), Devenv sleeps for 10 secs before actually running. As far as I can gather it is checking if my project needs building, which I don't want it to do, as I have already built it.
How do I suppress this? I tried Tools -> Options -> Build and Run -> On Run -> Never Build, but that didn't help.
How do I suppress this? I tried Tools -> Options -> Build and Run -> On Run -> Never Build, but that didn't help.
- Etiquetas:
- Intel® Fortran Compiler
Enlace copiado
4 Respuestas
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
My guess is that it is something else. Is your "My Documents" directory on a network share? Does the same delay happen if you use CTRL-F5 (Start without debugging)?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I have very large projects and also used to get a long delay each time before debugging. I believe I went to build>Configuration Manager and unclicked all the Build fields. I alsodid NOT say that any projects depend on any other projects.
The debugger starts up much faster. However, I occasionally change the code, forget tobuild,launch the debugger, and then have some confusion, since it is debugging the "old" executable.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
No everything is local.
However I found the problem: it is checking project dependencies. If I remove the project depencies for this project, it starts up straight away. However this does mean that a Build will fail to update projects that this project should depend on.
So hitting F5 to run goes through the project dependencies first to check if it needs to build anything. It is this step that I'd like to avoid- is this a question for Microsoft or Intel?
However I found the problem: it is checking project dependencies. If I remove the project depencies for this project, it starts up straight away. However this does mean that a Build will fail to update projects that this project should depend on.
So hitting F5 to run goes through the project dependencies first to check if it needs to build anything. It is this step that I'd like to avoid- is this a question for Microsoft or Intel?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
That would be Microsoft - we don't have any control over that part. I have never seen such a delay, however, even with large and complex solutions.
Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla