LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building a 32 bit executable

Hi,

 

I've construted a IV with a 64 bit labview. Unfurtunatly, my target machine is a 32 bit Windows. So I installed a 32 bit version of labview but the executable that I build with the 32 bit still doesn't work.

 

Anyone have a idea?

 

Thanks

 

Alexandre

0 Kudos
Message 1 of 6
(3,005 Views)

It would help if you clarified what "doesn't work" means.

0 Kudos
Message 2 of 6
(3,004 Views)

Yes,

 

part of the executable fonctions runs fine (Saving files, timer, display) but it seems that the fonction using DAQ don't

 

Alex

0 Kudos
Message 3 of 6
(3,002 Views)

Did you install the DAQ drivers after installing the 32-bit version of LabVIEW.  If not, then that version of LabVIEW does not have the driver support.  Reinstall the DAQ drivers.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 6
(2,992 Views)

Hi,

 

When I changed to the 32 bit version, I've uninstall the 64 bit version then reinstal the 32 bit but I haven't instal the DAQ (I thought it was included in the installer).

 

I need to mention that the executable works great on my 64 bit computer (which is hosting labview) but doesn't on my 32 bit computer which doesn't have labview. I've installed the executable by creating a installer which I thought I've added DAQ. Would it be possible that I've installed the 64 bit DAQ drivers by mistake on the 32 bit computer?

 

Thanks alot

 

Alex 

0 Kudos
Message 5 of 6
(2,983 Views)

Just so you know, the 64-bit and 32-bit versions of LabVIEW can both be installed.

 

Reinstall the DAQ drivers on the development computer.  That should make sure that the 32-bit LabVIEW has the support.  Also make sure the DAQ drivers are either included in your application installer or are already installed on the deployment computer.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 6
(2,977 Views)