how do I tinker with SSE settings to make this work?

  • Thread starter Thread starter Tim Yu1
  • Start date Start date
T

Tim Yu1

Guest
When I tried to run my software, it has showed that my computer does not support this particular format. The error is shown belowLabVIEW: (Hex Ob:464) VI is not loadable.In a built application, this error might occur because the VI being loaded was last compiled for a different 05 or with CPU features, such as SSE, that this target does not support. In this case you must rebuild the application for the target 05 and make sure SSE compiler settings in the build specifications match the target platform. This error also might occur if the VI is a polymorphic VI, which cannot be loaded in the LabV

Continue reading...
 
Back
Top