Webserver camera compilation error

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Locked
irecondo

Webserver camera compilation error

Post by irecondo »

Hello,

I have done all the software installations and followed the indications as described in the wiki. But I am still having some compilation errors related to the plugins and drivers (please see attached picture).

Instructions followed from:
http://erika.tuxfamily.org/wiki/index.p ... nvironment
http://erika.tuxfamily.org/wiki/index.p ... nd_FPG-EYE

My file structure is:
C:\cygwin\..
C:\ee\..
C:\Evidence\eclipse
C:\FPG-EYE_software_packet\

My system:
Win XP
Lattice Diamond 1.4

I would really appreciate any comments on what I am missing so I can compile the Webserver_camera project.

Many thanks for your support.

IR
Attachments
Compilation errors on Webserver_camera project
Compilation errors on Webserver_camera project
CompileError.png (399.68 KiB) Viewed 5318 times
paolo.gai
Administrator
Posts: 877
Joined: Thu Dec 07, 2006 12:11 pm

Re: Webserver camera compilation error

Post by paolo.gai »

You are probably not using the same MSB platform we provide, as it says that EE_ENC28J60_BASE_ADDRESS does not exist (meaning that the ethernet peripheral does not exists in your design (or it has a different name...)!).

Another option is that you are not using an up-to date version of the software. Newer versions (since a few months) are uploaded in the nightly builds only when they passes all the automatic compilation tests we do internally with Jenkins...

Ciao,

Paolo
Locked