03-17-2010 08:30 AM
I have to down grade my 2009 version to 8.6 and then I can creat a fully working EXE file. If I compile in 2009, the EXE crashes after I open it? I am sure I am missing a file. If this is the case? What is the name of the file I need. Can I get this file from NI. Or is in one of my DVDS?
Thanks
Philip
03-17-2010 10:51 AM
Philip,
Does it give you an error message when it crashes and if so, what does it say?
03-17-2010 10:59 AM
03-17-2010 11:07 AM
Philip,
What I would suggest now is to reinstall CVI 2009. Clearly something crucial is missing and I am not sure what file it is. Unless anyone else has some suggestions?
03-17-2010 11:10 AM
03-19-2010 12:32 PM
Hello Phillip,
I would reccommend you do two things. In your CVI2009 application:
1) Go to the directory where you have all your application files. Look for the header file "cvidef.h" and delete it.
2) In your application workspace (.cws), look for "cvidef.h" and also remove from project.
Hopefully this would prevent your application to disappear when you compile and run it.
Thank you.
Robert Mensah