03-28-2006 09:54 AM
03-29-2006 03:16 AM
03-29-2006 03:29 AM
03-29-2006 03:53 AM
Hi,
I'm able to reproduce the message that you are seeing by doing the following:
create two projects 'a' and 'b'
both projects have same hello.c file in them
open two instances of the CVI development environment one with 'project a' loaded and other with 'project b' loaded
open both hello.c files in these CVI projects and amend code in hello.c in 'project a' and click save
then click on hello.c in the 'project b' window
I get the message that you describe, see screenshot attachment
Hence could this be the same reason you see the message appear for you? i.e. amendments seem to be made to one of the files that both projects rely on. Perhaps a timestamp amendment occurs every time the file is accessed?
I'm assuming that there is some file or dependancy that both projects use.
I hope this helps
Kurt
03-29-2006 04:43 AM
03-29-2006 04:57 AM
03-29-2006 05:13 AM
04-04-2006 01:52 PM
04-04-2006 04:14 PM
04-05-2006 05:04 PM