12-16-2005 09:41 AM
12-16-2005 02:28 PM
12-19-2005 09:57 AM
12-19-2005 10:03 AM
12-19-2005 10:55 AM
12-20-2005 10:21 AM
Hello Luis,
I have searched my computer and verified that there is only one "cvIrte.dll" in the windows/system32/directory and it is version 8.0.0.273. Also, I saw "cvirt.dll" in the same directory. I hope it is not the reason I get fatal errors when I run my programs. I was able to compile and run three different CVI8.0 example programs in CVI8.0. This makes me believe CVI8.0 was installed correctly. [Note: This laptop computer I am using only has CVI8.0 installed]. The programs I am trying to recompile and run on this laptop (with CVI8.0)were developed and run successfully on my desktop computer using CVI7.0. All that I did was copy all the files from the destop computer to the laptop. Like I said before, I did not use any DLL in my program. When I run three other applications (that I transfered from desktop to laptop) in the laptop I got these three respective "Entry point not found" popup errors:
1) "Entry point GetDateTimeElements could not be located in the dynamic link library cvirte.dll".
2) "Entry point __CVI_Debug_Lock could not be located in the dynamic link library cvirte.dll".
3) "Entry point __CVI_Debug_SynchronizeMemory could not be located in the dynamic link library cvirte.dll".
I hope this would shed more light to the problem I am seeing. I guess the other alternative is to rewrite my programs in CVI8.0 (which I am trying to avoid). Robert Mensah
12-20-2005 01:47 PM
12-21-2005 09:56 AM
12-21-2005 10:26 AM
12-22-2005 09:24 AM