NetLinx Pre-Processor Error: Could not find the include file
travis
Posts: 180
What gives guys? I have two include files one directory up from my project:
../includes/blahblah.axi
It works fine in these two other workspaces, but in one work space I get the error when I compile. If I do Build workspace, it works fine. I tried removing them from the system and re-adding them. My include line looks like this
INCLUDE'blahblah'
ERROR: Z:\Rev11.axs(22)NetLinx Pre-Processor Error: Could not find the include file blahblah.AXI
../includes/blahblah.axi
It works fine in these two other workspaces, but in one work space I get the error when I compile. If I do Build workspace, it works fine. I tried removing them from the system and re-adding them. My include line looks like this
INCLUDE'blahblah'
ERROR: Z:\Rev11.axs(22)NetLinx Pre-Processor Error: Could not find the include file blahblah.AXI
0
Comments