Skip to main content

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

I had no trouble with the previous build but this one fails
to compile under ProjectBuilder.

I made several attempts to get this to work, even upgrading to
PB 2.0 beta, but I still get the same puzzling error:


#!/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.


The full log file is here:

  http://www.swirly.com/eclipse_errors.txt


      /t
--

http://loopNY.com ......................An "open loop": shows every Saturday!
http://whatGoes.com/submit .......................... submit to the calendar.


Back to the top