Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Latest (5/5) OS/X build fails.

On 9/5/02 10:36 pm, "Tom Ritchford" wrote:

> #!/bin/sh
> javah -classpath "${OBJROOT}/OS.build/JavaClasses/" -force -d .
> org.eclipse.swt.internal.carbon.OS
> --- Output ---
> Error: Class org.eclipse.swt.internal.carbon.OS could not be found.


I had exactly the same problem. I assumed it was because I was using the V2
beta the apple released recently.

Is it not possible to have a precompiled version ?

Channing 



Back to the top