LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Typedef cluster mismatch when using lvlibp

Solved!
Go to solution

Greetings. I had a problem while refactoring my code. I'm using factory pattern to load my module classes during application boot. I want to distribute my modules as packaged library so had to extract my abstract module class to another project and compiled it as lvlibp with its dependencies. Changed main application abstract module library to use compiled lvlibp. A problem at below occured after the changes:

 

Seruhan_0-1602076797703.png

 

Do I have to make another compiled library that contains this cluster and make the application and the abstract module compiled library use the same compiled cluster library?

 

Thanks

0 Kudos
Message 1 of 2
(1,184 Views)
Solution
Accepted by topic author Seruhan
0 Kudos
Message 2 of 2
(1,095 Views)