MikaelH Posted December 8, 2007 Report Share Posted December 8, 2007 Hi I've created a executable and it works fine. My application is using a lvlib-file with 2 classes, one public and one private. This library is located in the user.lib. When I create an executable I have to start with adding the library in the SourceFile-option as Always Include, otherwise it won't work. This step seams to be a bug, do YOU agree? After this the executable is created fine and works just great. If I count the Files under my EXE-file folder I get 15 files. Now it's time to do an installer, and that works without any problem. So I run the setup file, and assume all 15 files will be copied into the "Program Files\<App Folder>", but only 13 files are added. And of cause when I try to run the executable it starts to search for the missing files. The files missing (that wasn't copied) is named like this: 1) Storage.lvlib:MySql.lvclass:StartTransaction.vi (This is the Private class) 2) Storage.lvlib:Storage.lvclass:StartTransaction.vi (This is the Public class) Any Ideas why? Also the Project View to Destination View looks a bit strange. The files are NOT the same on the different sides . Cheers, Mikael Quote Link to comment
Justin Goeres Posted December 8, 2007 Report Share Posted December 8, 2007 QUOTE(MikaelH @ Dec 6 2007, 08:14 PM) Any Ideas why?Also the Project View to Destination View looks a bit strange. The files are NOT the same on the different sides . If this is happening to you in LV8.5, it's probably the same situation described in this thread. An engineer from NI provided a fix that has solved the problem for me. You can find it in this other thread. Hope that helps! Quote Link to comment
MikaelH Posted December 8, 2007 Author Report Share Posted December 8, 2007 Thanks Justin Did you download the vi.lib.zip file? ftp://ftp.ni.com/outgoing/vi.lib.zip It's no longer there //Mikael Quote Link to comment
Justin Goeres Posted December 8, 2007 Report Share Posted December 8, 2007 QUOTE(MikaelH @ Dec 6 2007, 09:26 PM) Did you download the vi.lib.zip file?It's no longer there I think I have it around here somewhere. I will look tomorrow morning and see what I come up with. Quote Link to comment
bpreis Posted December 8, 2007 Report Share Posted December 8, 2007 QUOTE(Justin Goeres @ Dec 6 2007, 10:34 PM) I think I have it around here somewhere. I will look tomorrow morning and see what I come up with. I've uploaded the zip file again to the same location. Quote Link to comment
MikaelH Posted December 10, 2007 Author Report Share Posted December 10, 2007 QUOTE(bpreis @ Dec 8 2007, 04:37 AM) I've uploaded the zip file again to the same location. Thanks and this solved my problems. :worship: Cheers, Mikael Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.