Skip to main content
7-Bedrock
November 14, 2023
Question

creo toolkit build failed

  • November 14, 2023
  • 1 reply
  • 907 views

Build started...
1>------ Build started: Project: make_install, Configuration: Debug x64 ------
1>Failed to write to log file "C:\Program Files\PTC\Creo 9.0.4.0\Common Files\protoolkit\x86e_win64\obj\protk_install_example\make_install\x64\Debug\make_install.log". Access to the path 'C:\Program Files\PTC\Creo 9.0.4.0\Common Files\protoolkit\x86e_win64\obj\protk_install_example\make_install\x64\Debug\make_install.log' is denied.
1>Failed to write to log file "C:\Program Files\PTC\Creo 9.0.4.0\Common Files\protoolkit\x86e_win64\obj\protk_install_example\make_install\x64\Debug\make_install.log". Access to the path 'C:\Program Files\PTC\Creo 9.0.4.0\Common Files\protoolkit\x86e_win64\obj\protk_install_example\make_install\x64\Debug\make_install.log' is denied.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build started at 11:34 AM and took 08.119 seconds ==========

1 reply

12-Amethyst
November 14, 2023

You are trying to compile into C:\Program Files\ which is not recommended as this is where the Creo install is.

 

Copy and extract the protk_install_example.zip into a user area (e.g. Documents) and build it from there.