07-30-2008 02:17 AM
http://zone.ni.com/devzone/cda/tut/p/id/5189
But when building it, it said 2 files missing as attached, 'windows.h' and 'commctrl.lib'.
I searched and found their path on disk as below.
\Program Files\National Instruments\LabVIEW 8.5\PDA\Utilities\VC\SmartDevices\SDK\PocketPC2003\Include\windows.h
\Program Files\National Instruments\LabVIEW 8.5\PDA\Utilities\VC\SmartDevices\SDK\PocketPC2003\Lib\armv4\commctrl.lib
\Program Files\National Instruments\LabVIEW 8.5\PDA\Utilities\VC\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Include\Armv4i\windows.h
\Program Files\National Instruments\LabVIEW 8.5\PDA\Utilities\VC\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Lib\ARMV4I\commctrl.lib
07-31-2008 11:44 AM
Hi Turbot,
So what exactly is your question? Were you not able to complie the project even after browsing to those files?
07-31-2008 08:46 PM
08-01-2008 03:15 PM
Hi Turbot,
Did you try to take one of the VIs in the file and build it into an .exe using the application builder? There are just examples of how the even structure works, they aren't really intended to be built into an exe. Which one did you try to build? What version of LabVIEW did you use to build it? Thanks.
08-03-2008 08:42 PM
08-04-2008 11:52 AM
Hi Turbot,
You should be able to do this if you save the file from the web link to your computer. Then add the VI to a PDA project for an emulator (I used a Windows Mobile 5.0 Emulator). You then just need to make a build specification by right clicking on Build Specifications and selecting New Application. Make the Event Structure Demo.vi a top level VI and then build and deploy. I have attached a few screen shots that will help you. This first is my project, the second is the build specification showing the VI added as a top level VI. The last is the emulator running the vi. I hope this helps.
08-04-2008 08:56 PM
08-05-2008 08:11 PM
Hi Turbot,
The files that you have mentioned are used by the Microsoft Visual Studio Environment for compilation and it seems that somehow it cannot find the path for these files. Are Microsoft Visual Studio and LabView installed on the same drive in your computer?
Ipshita C.
10-14-2008 08:39 AM
Hello,
I've got the same problem. Actually I have installed VisualStudio6.0 at the same drive, and I also can find these include and lib files on the computer. Why doesn't it work?
Please help!
10-14-2008 09:21 AM - edited 10-14-2008 09:24 AM
By the way, I tried to execute this expample http://zone.ni.com/devzone/cda/epd/p/id/5131 , and the same error occurred. Right now, I uninstalled the VisualStudio6 Software, but nothings changed.
And....when Windows starts, I get a message, which directs me to the following site ( http://support.microsoft.com/default.aspx?scid=kb;en-us;891667), but it doesn't help me, because I can't do these entries.