Thx for the reply Peter.

My issues started yesterday when I pulled the upstream code and an error
presented itself related to the dark theming. I know that was a topic as of
late so I thought it may be an environmental issue. I don’t have that error
recorded anywhere, unfortunately.

So then I set off on making my local repo pristine, even tossing everything
ignored by git, and this error (the one from my original post) shows up.

I removed the entry for applemenu from config and then I could move on with
my work.

On Mon, Dec 2, 2019 at 02:05 Peter Hull <[email protected]> wrote:

> On Sun, 1 Dec 2019 at 22:15, Steven Ingram <[email protected]>
> wrote:
>
> > I tried to build the project today, but I kept hitting errors which led
> me
> > to make a new clone of an  up-to-date master branch of my fork.  I keep
> > running into compilation errors.  See attached truncated output.  If i
> need
> > to attach the rest I can at request.
> >
> > I also saw the same errors (failing to build the applemenu module) just
> recently. For me it was solved by making sure I was building with JDK 8,
> and making sure JAVA_HOME was also set correctly.
>
> I think applemenu depends on some Desktop classes which were added in JDK9,
> and there is a compatibility JAR which contains these classes for earlier
> JDKs. On later ones (I tried JDK11) the classes should be there
> automatically but for some reason they were not found. I didn't have time
> to look further.
>
> Pete
>

Reply via email to