Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] F2 Mac OS X build error

This relates to Step 1 of Andre's instructions -- "bring F2 to MacOS X, step 1"


I ran into problems trying to run Ant with
make_Carbon.xml in "Eclipse SWT PI/Carbon" project

got the following error:

swt.c12: warning: could not use precompiled header '/System/Library/Frameworks/Carbon.framework/Headers/Carbon.p', because:
swt.c:12 warning: 'CarbonSound/CarbonSound.h' has different dat than in precomp
swt.c:12 warning: 'CarbonSound/Sound.h' has different date than in precomp

==> ddl and swt.jar in a folder "export" were not produced

Any hints on how to remedy this would be appreciated.

[ I upgraded to OS X 10.1.5 and installed the QuickTime 6 Preview, just prior to trying this Eclipse build step. ]

Pat Podenski

Back to the top