Error with compilation

Hello everybody, I have a problem with Kinco Dtools v4.0  when I create a macro and compile the system show me this error:

“Pre-compile HMI0:macro_0.c”

“Macrocode”

“Compile macro_0…”

“gcc: createprocess: no such file or directory”

“Connecting…”

” Connetted error Openfile  .tar\hmi0\macro_0.dll error:2″

“Error: link macro file: .tar\hmi0\macro_0.dll failed!

 

Could everyone help me to solve this problem?

 

Thanks

Asked on January 10, 2023 in HMI.
Add Comment
1 Answer(s)

Hello,

It appears that you are encountering an issue with the Kinco Dtools software when compiling a macro. The error messages indicate that the system is unable to find the GCC compiler, which is needed to compile the macro code. The error “createprocess: no such file or directory” suggests that the GCC compiler is not installed on your system, or the system cannot locate the compiler.

Here are some steps you can try to resolve the issue:

  1. Check if the GCC compiler is installed on your system. If not, install it and make sure that the installation directory is added to your system’s PATH environment variable.
  2. Verify that the GCC compiler is working correctly by trying to compile a simple program from the command line. If the compiler is not working, check for any errors or messages and take appropriate action to resolve them.
  3. If the GCC compiler is working correctly, try to compile the macro using the Dtools software again. If the problem persists, try reinstalling the Dtools software or updating to the latest version to see if that resolves the issue.
  4. If the problem still persists, you can try contacting Kinco support for further assistance. They may have more information on resolving this specific issue.

I hope these steps help you resolve the issue with the Kinco Dtools software.

Answered on February 11, 2023.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.