12-26-2025 11:08 AM
Hello,
i have created a mini project to test object oriented programming, i got a parent with two childrens who override the parent.
Everything work well before build, but when i build the objects to packed libraries (each class is inside its lvlib), i can connect each object to its methods but not to the others methods (example childrens cannot override from the parent).
Do you have a solution for this please ?
Best regards
12-26-2025 12:55 PM
I use this to build my PPLs before using them in an actual project: LabVIEW Solution Builder