Jump to content

BuildTargetBuildSpecification Error


Recommended Posts

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.