Cocoa Application (and JAVA Bridge) Compile Error with JAM "Missing file or directory"
Cocoa Application (and JAVA Bridge) Compile Error with JAM "Missing file or directory"
- Subject: Cocoa Application (and JAVA Bridge) Compile Error with JAM "Missing file or directory"
- From: "Alexander F. Hartner" <email@hidden>
- Date: Tue, 21 Sep 2004 01:02:42 +0200
<x-tad-smaller>When I compile my Cocoa application I get the following error message. My application is mostly writen in OBJ C but uses some Java classes via the Java Bridge. I have added my java classes into a package (com.j2anywhere.ldap. ..) in the base of my projects folder.
For some reason JAM insist on searching in the base rather then respecting the package of my Java classes. I tried several things and the missing classes seam to alter for various setting, although never in a consistent manor. This leads me to believe that this is a problem somewhere else. The class indicated in my latest error message resides in </x-tad-smaller><x-tad-smaller>
/Users/alex/Projects/Cocoa/AddressBook4LDAP/com/j2anywhere/ldap/StringArray.java</x-tad-smaller><x-tad-smaller>
and has the correct package declaration.</x-tad-smaller><x-tad-smaller>
Currently i am using the cocoa legacy build target. I haven't found a suitable replacement which allows me to build cocoa application which use the Java Bridge yet. Any suggestion on this are most welcome
/Developer/Private/jam -d1 -j1 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.3 BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/Users/alex/Projects/Cocoa/AddressBook4LDAP/build/AddressBook4LDAP.build/AddressBook4LDAP_old.build/AddressBook4LDAP.hmap SRCROOT=/Users/alex/Projects/Cocoa/AddressBook4LDAP OBJROOT=/Users/alex/Projects/Cocoa/AddressBook4LDAP/build SYMROOT=/Users/alex/Projects/Cocoa/AddressBook4LDAP/build DSTROOT=/tmp/AddressBook4LDAP.dst
</x-tad-smaller><x-tad-smaller>Missing file or directory: /Users/alex/Projects/Cocoa/AddressBook4LDAP/StringArray.java</x-tad-smaller>Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden