10-29-2010 05:20 AM
Hi All,
I was creating an executable file of a project (created 1000 times before), when suddenly I got this error:
"Error compiling resources. Make sure your tmp directory is writeable and not full"
no way to fix the problem that occour both in release and debug mode.
I try with other projects and they work correctly.
I have modified a source file only before getting the problem.
I've try to restart the PC without fixing the problem.
I'm working with LabWindows/CVI 8.1.1
Is there anybody that can help me?
Thanks
Sergio
Solved! Go to Solution.
10-29-2010 09:00 AM
Hi again,
problem found!
I was using an icon file that contains a 256x256 resolution image, and this caused the error.
Using the same icon file with maximum resolution of 48x48, CVI completes its job without errors.
Hope this is useful to the community.
Regards
Sergio