LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI folders created when I build my project

Hello,

 

I don't know how to solve this problem: When I bulid the executable, LabVIEW creates 5 folders with all VI of the toolkit that I use. It looks as if LabVIEW generate all dependence and paste the VIs into my project. After of compilation its appears conflicts in my project.

 

The executable runs fine.

 

Any idea?

 

Vicen

WinXP with LV2010

0 Kudos
Message 1 of 8
(3,186 Views)

Try like this

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 8
(3,177 Views)

Sorry, I don't understand you.

 

Have I copy the NI_ReportGenerationToolkit.lvlib to my project? or NIReport.llb? (both allocated in "Program Files>National Instruments>LabVIEW 2010>..." folder)

 

When you say "Try like this", Should there be a link on "this"?

 

 

0 Kudos
Message 3 of 8
(3,156 Views)

Sorry!

The executable runs fine except when I use the report functions.

 

 

Vicen

0 Kudos
Message 4 of 8
(3,130 Views)

A wild guess is that you put your compiled program into the same folder as your project is located. You use auto-populating on the folders which will cause your project tree to changed when you compile, since you put your exe file in your project folder. 

 

Try to put your compiled exe file elsewhere and not in your project folder.

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
0 Kudos
Message 5 of 8
(3,122 Views)

I've been working for several months with this project. I'd created some executables without problems, but three days ago the problem appeared.

Maybe I saved, by mistake, report toolkit VIs in my project?

 

I remember that day LabVIEW asked me, when I saved my project, if I wanted to save these VIs.... and I agreed all! Has something to do?

0 Kudos
Message 6 of 8
(3,107 Views)

What I mean to say is what image I attached follow like that. Tell me where you have added the excel report. What I mean to say is add there instead of your usual place. Try like thisSmiley Very HappySmiley Very Happy

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 7 of 8
(3,081 Views)

Do you have use 8.x labview file layout checked? Selecting that has given me problems like this in the past with the report generation toolkit. 

0 Kudos
Message 8 of 8
(3,069 Views)