09-28-2023 02:35 AM
For a specific project, it failed to build .exe application. When the building finished, the file which should be one file as *.exe was still a folder.At the same time it seems the LabVIEW is dead as no response to the button click. And I have to kill the process by task manager. But the same project could be successfully built on another computer. And on my computer some other project also could be successfully built. I want to know why?
09-28-2023 02:48 AM
Hi lbc,
@lbc898 wrote:
I want to know why?
What are the differences between your computer and "another computer"?
What are the differences between your project and "some other project"?
09-28-2023 09:20 AM
In the project window on the failing project, do a "menu..tools..advanced..clear compiled object cache".
Now repeat the build and see if it works.
01-17-2024 07:04 PM
I have tried your suggestion but it didn't work. Thank you all the same!
01-17-2024 07:10 PM
My computer is a notebook PC owned by me,another computer is my colleague‘s notebook. We have installed the LabVIEW of the same version of 2020.
The failed project only shared some common modules with "some other project".
It is really confusing for me.