11-09-2023 02:36 AM
@MikaelH wrote:
Because we can't live without some matrix CSS animation in the UI.
Could have been less work to make that in LabVIEW? In hindsight of course.
11-09-2023 01:30 PM
> IMAQVision.chm
Oh, yes, the same for me. I have modular applications with multiple build specs, and observer some chm files included into distribution, which I haven't seen before in previous LabVIEW versions. By the way - not only imaqvision, but some other, Luke opcua or daq (they not included in build spec, of course).
11-13-2023 09:55 PM
We have one project we just can't build in 2023Q3, we've tried everything we know.
So what we did, we installed LV2023Q1 on a fresh PC, and tested to build it there, and YES it worked the first time.
So we are probably going to flush 2023Q3 down the toilet, and either move to 2023Q1, 2022 or maybe 2024Q1.
What are your thoughts?
Have anyone else had lots of issues in 2023Q3?
Is anyone using 2023Q1? What issues does that one have?
01-11-2024 08:26 AM - edited 01-11-2024 08:27 AM
Adding my case to the party:
1. Rebuilding a source distribution build spec under an FPGA target in LV2023Q3 (originally LV2019) results in LabVIEW crashing.
2. Creating a new project and placing a single empty VI under same type of FPGA target and configuring a build spec as above results in a Build Error shown below under PS.
3. Playing checkbox roulette with D_mitry's good settings didn't help, same result as 2.
I contacted NI Suppor and hope there's some solution, otherwise I'd try my luck with LV2023Q1, so I'm joining MikaelH in asking about your mileage with that one...
Cheers,
Rok
PS: Click the link below to visit the Application Builder support page. Use the following information as a reference:
Error 1043 occurred at Property Node (arg 1) in AB_Source_VI.lvclass:Open_Reference.vi->AB_Build.lvclass:Open_All_References.vi->AB_Build.lvclass:Copy_Files_Core_Old.vi->AB_Build.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->Build Wrapper.vi->Build Wrapper.vi.ACBRProxyCaller.F5F0006F
Possible reason(s):
LabVIEW: (Hex 0x413) The property or method is not supported in this version of LabVIEW.
Property Name: Was Loaded From AppBuilder Cache
01-11-2024 08:44 AM - edited 01-11-2024 08:46 AM
Additional note: above problem occurs with all my projects with source distro build specs under FPGA Targets, whereas my other projects' source distributions build fine.
01-29-2024 02:55 PM