LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem executing *.exe files ?

hello,

I work with CVI 5.5 on widows 2000. When I want to execute *.exe files created in release mode I have the following message (translate from french) :
"The entry point _UP_acos_FLTREG_ can not be found in the cvirte.dll"

In debug mode :
the same type of message with "_UP_wcstombs"

This is very annoying since I can not distribute my program.

Thanks

ArnO
0 Kudos
Message 1 of 5
(3,195 Views)
With your CVI exe's you must also distribute the CVI runtime engine. Check under "Build - Create Distribution Kit..." This should fix your problems!
0 Kudos
Message 2 of 5
(3,195 Views)
thank you for your answer but the problem is not with the Distribution Kit but with the run/release.exe wich causes this error.
0 Kudos
Message 3 of 5
(3,195 Views)
mail me the project if you like... I'll look at it.

stevemc@tellabs.com
0 Kudos
Message 4 of 5
(3,195 Views)
I will try to reproduce it in a small example because my project count 30000 code lign.

Thanks

ArnO
0 Kudos
Message 5 of 5
(3,195 Views)