Java file in the same directory could not resolve and getting find cannot find symbol.

105 views
Skip to first unread message

amir ardalan

unread,
Apr 26, 2021, 6:06:18 AM4/26/21
to j2objc-discuss
Hi To every one 
If I want to explain my issue, I have Util directory, and there are some files on it
and they use each other, but when they try to build, I get this error 

Screen Shot 2021-04-26 at 14.32.23.png

and my Directory: 
Screen Shot 2021-04-26 at 14.34.47.png
Script: 

if [ ! -f "${J2OBJC_DIST}/j2objc" ]; then echo "J2OBJC_DIST is not correctly defined in config.xcconfig, currently set to '${J2OBJC_DIST}'"; exit 1; fi;

"${J2OBJC_DIST}/j2objc" -d ${DERIVED_FILE_DIR} -sourcepath "${PROJECT_DIR}/core/src" --no-package-directories -g -l -v --swift-friendly ${INPUT_FILE_PATH};

amir ardalan

unread,
Apr 26, 2021, 6:44:53 AM4/26/21
to j2objc-discuss

and the Store and Selector Class:
 Screen Shot 2021-04-26 at 15.13.19.png
Screen Shot 2021-04-26 at 15.14.20.png

Tom Ball

unread,
Apr 26, 2021, 2:42:15 PM4/26/21
to j2objc-discuss
I replied to the issue you submitted: https://github.com/google/j2objc/issues/1658#issuecomment-827049472. It's a bit more professional than my initial "xxccooddee ssuucckkss" response. :-)

--
You received this message because you are subscribed to the Google Groups "j2objc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to j2objc-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/j2objc-discuss/0a6feeb7-cbc3-4786-a715-0367f43dc04cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages