Hello,
If you do have a PRINCI file (say t2d_sim01.f), TELEMAC will compile it for you, automatically as you kaunch your simulation.
To be clear, TELEMAC will first check wehether you already have an executable file named t2d_sim01.exe that is older than you t2d_sim01.f. If so, TELEMAC will not recompile your executable file. If not, TELEMAC will take your PRINCI file (t2d_sim01.f), copy it into a temporary subdirectory and name it t2d_fort.f (for TELEMAC-2D) and then compile it into an exe file within that subdirectory. If the compilation goes well, then TELEMAC copy that executable back to the place where your PRINCI file is (t2d_sim01.f) and name it (t2d_sim01.exe). If you do not have a PRINCI file, TELEMAC will copy the default executable instead.
Riadh asked you to delete the local executable (t2d_sim01.exe), to force TELEMAC to go through the compilation again ... so you can report the error TELEMAC produces, if you have one.
Hope this helps.
Sébastien.