LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot find 64-bit program file for library 'VXI Library'.

Our 64-bit project fives this warning:

Cannot find 64-bit program file for library 'VXI Library'.

What is this and what do I need to do to shut it off?

Thanks...

0 Kudos
Message 1 of 6
(434 Views)

If you are not using VXI you could try unchecking the corresponding option in the Library menu if checked: go to Libray/Customize, change the option and restart CVI.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 6
(407 Views)

@RobertoBozzolo wrote:

If you are not using VXI you could try unchecking the corresponding option in the Library menu if checked: go to Libray/Customize, change the option and restart CVI.


Thanks! I changed this, but it did not seem to modify the workspace or project file. Do you know where this is saved? Or will we have to do this on any system with LabWindows development tools?

 

And it begs the question... what if we actually wanted to use this (we do not)? Is it missing or some extra install step needed?

0 Kudos
Message 3 of 6
(397 Views)

Regarding your first question, the list of libraries is maintained at system level so a change in the list is not reflected in the project or the workspace. I seem to remember to have red some post about options kept at project and system level but didn't find it at the moment. I suppose they are stored somewhere in the registry or in some configuration file of CVI. You'll have to manually update every system of yours, but fortunately this is an option that remains valid until it is changed, regardless the project loaded.

 

Since I don't develop 64-bit programs I cannot help you for the second question.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 6
(372 Views)

@RobertoBozzolo wrote:

...snip...

 

Since I don't develop 64-bit programs I cannot help you for the second question.


Side question: are there any 32-bit Windows systems in existence? I did not even realize 32-bit was still an option for anything supported/sold?

0 Kudos
Message 5 of 6
(323 Views)

@AllenInIowa wrote:

@RobertoBozzolo wrote:

...snip...

 

Since I don't develop 64-bit programs I cannot help you for the second question.


Side question: are there any 32-bit Windows systems in existence? I did not even realize 32-bit was still an option for anything supported/sold?


While it is pretty hard to find nowadays computers running a 32-bit version of Windows, it is still quite common to have 32-bit applications. Visual Studio, LabVIEW and several other programming environments still support creating 32-bit applications and DLLs (at least on Windows, for other platforms NI has discontinued support for 32-bit application generation with 2017 I believe).

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 6 of 6
(140 Views)