Hi all,
I am currently working on developing a plugin for a tool on the CRX TP tablet.
When I compile in Eclipse IDE the karel programs examples provided with the SDK, all karel programs compiled except this one-> ipl_fanuc_smplgrp_srlcomm.kl
I get the following error:
C:\Users\jhuard\eclipse-workspace\2023-12\FANUC_Karel\src\ipl_fanuc_smplgrp_srlcomm.kl(7)
7 %ENVIRONMENT TLIF
^ ERROR
File cannot be opened or created. File: TLIF.ev
I tried to compile it in roboguide and it worked fine. I'm new with Eclipse environment and years have passed since de last time I did Karel programming.
How do I get it to work with Eclipse? Where do I need to copy the TLIF.ev file and where do I get the TLIF.ev file…I did not find it in WINOPLC support folder….