Jump to content
OMRON Forums

Build errors in capp1.c [ethernetip. & eip.h]


gmschoon

Recommended Posts

With a clean install of Power PMAC IDE 2.2.0.39 and a new "empty" project, there are build errors thrown for the background C program "capp1.c". These errors are linked to the following "#ifndef" in "gplib.h":

 

#if !defined(__QNX__) && !defined(WIN32)

#include

#include "eip.h"

#include "ethernetip.h"

#include "networkhandler.h"

#endif

 

These includes (ethernetip/eip) did not exist in the IDE version 1.6 we had been previously using, so we don't have immediate need for them.

 

We will likely remove these includes to get around the errors, but maybe there are better suggestions?

 

Thanks

build_error.thumb.PNG.3b0c833af53be706879839afd4e79994.PNG

build_output.thumb.PNG.91887fa811d49669f9008de1666e5953.PNG

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
Is there a single place where all of the versions and patches and everything are listed? Seems like the website and file depot aren't consistently updated. Is there any announcement I'm missing for releases like this patch?
Link to comment
Share on other sites

On the website, I was going to PowerPmac -> Software -> PowerPMAC IDE -> Download, which only shows the IDE 2.2.0.39 version. Had to hunt around and finally found the page below which has some of what I'm looking for. At least IDE "January patch" is there. I see some firmware version announcements but not 2.3.1.0.

 

http://www.deltatau.com/DT_SoftwareDownload/SoftwareUpdates.aspx

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...