Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Compile errors in my fork

Ray,

About mid way through the first page of the wiki you should find a developer documentation link

http://wiki.eclipse.org/ICE_Developer_Documentation

ans on that page you should find plenty of info on setting up the environment, including an article on doing a full build. The only things missing from that article are the few things we can neither distribute nor discuss openly, which I sent you by email. Based on your description of the errors, you need to make sure you check out the third party dependencies as described in my letter.

Jay

On Aug 16, 2015 5:09 PM, "Ray Braithwood" <ray@xxxxxxxxxxxxxx> wrote:
I have been trying to get set up ICE dev and I have over 1800 compile errors in my workspace.  I have tried to follow the wiki but there is nothing in it about setting up a dev environment so it has been touch and go.

What I have done so far:

1) forked ice master into my own repo (it is old but I do not know how to update from master)
2) installed java 8
3) installed ICE from the mac install script
4) added forked repo
5) added ICEDeps repo

all of my compilation errors stem from missing dependencies.  some start with ncsa others with org.kitware.  If someone could point me to where I can get these or even if there is documentation about setting up a dev environment, I would greatly appreciate it.

Ray

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

Back to the top