Kolja Waschk Posted December 1, 2006 Report Share Posted December 1, 2006 Hi, I was using vi.lib/AppBuilder/BuildTargetBuildSpecification to build an .EXE for distribution (LV 8.0). After upgrading to 8.2 and doing a number of modifications to the code (e.g. now using classes), I was hit by the fact that my build script doesn't work any more. Building the EXE manually (from Project Explorer) works, but my script that automates some pre- and post build steps together with the actual build doesn't. Calling BuildTargetBuildSpecification fails with "Error 1055" "Invalid object reference" (actually in German, so the translation may not be literally the same that appears in English). But path to project file, name of build specification and target are correct (I check the path beforehand using some other File I/O VIs). Now, how can I determine which "object reference" is considered "invalid"? Kolja Quote Link to comment
LAVA 1.0 Content Posted December 1, 2006 Report Share Posted December 1, 2006 After upgrading to 8.2 and doing a number of modifications to the code (e.g. now using classes), I was hit by the fact that my build script doesn't work any more. You may be facing the same builder feature that Aristos Queue explained in this thread http://forums.lavag.org/index.php?showtopic=5147 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.