Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi community,
I'm a begginer of Creo Toolkit and trying to run a sample application.
The sample "pt_async" successfully built its exe file but I had an error "ucore46.dll was not found" when I ran it.
As shown in previous topics, I added a path <creo common files>/<machine name>/lib to both environment and system environment PATH.
However, I still have the error.
Could you show me any idea to solve it? Shold I set some exrta configurations?
Thanks!
Solved! Go to Solution.
https://community.ptc.com/t5/Customization/ucore46-dll-missing-for-protoolkit/m-p/592071
Linking the Applications section in Creo Parametric TOOLKIT Library Types chapter in User's Guide
https://community.ptc.com/t5/Customization/ucore46-dll-missing-for-protoolkit/m-p/592071
Linking the Applications section in Creo Parametric TOOLKIT Library Types chapter in User's Guide
Thank you for your comment,
I solved it when I restarted my machine.
Thanks!