07-13-2011 11:46 AM
Hi,
when I compile my project, I have this message :
FATAL RUN-TIME ERROR: Unknown source position, thread id 0x00000D24: The external process failed to load properly. Verify that all DLLs used by the debuggee were installed in the path.
This message desappear if I reload an instrument by "edit instrument" then "Attach and edit source".
Then my project complie and run normally.
If I close my project and open it, the message reappear !!!
thank if someone has an idea to remove this message.
07-13-2011 12:12 PM
I found the issue : some characters disappeared close to the end of the prj file.
I solved my issue to use the "save as" command (override)
Gilles