08-12-2004 04:37 AM
08-12-2004 09:22 AM
08-13-2006 04:02 PM
I am having the same problem, except with creating a DLL. No, I am not embedding .uir files (don't have it marked under either release or debug target settings. I don't have an icon file nor do I see where to set this (building a DLL). I had this problem under CVI 7.0. I am having this problem under CVI8.0. I changed the permissions (Everyone can do Evertyhting) on my tmp directory and cleaned it out, despite having several GB free. I inherited this project from a contracting house and I can't find how to correct or work around it. The original project was created in CVI 6.0, so if there is some conversion magic that needs to happen, please enlighten me! I've never had CVI 6.0, I would rather migrate this project into the current millenium. 😉
Julie
08-14-2006 07:51 AM
08-14-2006 08:06 AM
08-14-2006 08:09 AM
08-14-2006 08:15 AM
Jonathon,
In my case, I am building a DLL (despite the title of this thread, I replied as it was similar). I re-checked the paths for the Nth time, the DLLs are to be put in the working directory. There is neither an icon file nor a .uir file anywhere in the project or the project directory. Thanks for the links, but I'd already checked all those things.
Julie
08-14-2006 11:21 AM
08-14-2006 11:32 AM
Thanks for getting back to me Jonathan. I had created a new (empty-ish) IVI DLL with the wizards last night (worked), so I was pretty sure this was the result I would (and did) get:
The following files have been successfully created: cvidll.dll, cvidll.cdb, cvidll.lib
Watering down my project now ...
08-14-2006 02:23 PM