#3655 closed defect (worksforme)
"make" fails on snow leopard 10.6, of trunk revision 5189
Reported by: | gCD | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 3.3 |
Component: | core | Version: | Nightly Build |
Severity: | major | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
~make cd Spotlight\ Importer; make xcodebuild -project Spotlight\ Importer.xcodeproj -configuration Deployment === BUILD NATIVE TARGET Spotlight Importer OF PROJECT Spotlight Importer WITH CONFIGURATION Deployment === Check dependencies error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' ** BUILD FAILED ** make[1]: *** [default] Error 1 make: *** [default] Error 2
Change History (3)
comment:1 Changed on Aug 31, 2009 at 8:07:05 PM by dkocher
- Description modified (diff)
comment:2 Changed on Aug 31, 2009 at 8:08:20 PM by dkocher
- Description modified (diff)
comment:3 Changed on Oct 18, 2009 at 8:50:24 PM by dkocher
- Milestone set to 3.3
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Switch to the rococoa branch which is where the current snow leopard development is taking place. This will get merged into trunk once we are stable.