Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unable to build for Android #1946

Closed
jmklix opened this issue Jun 7, 2022 Discussed in #1944 · 6 comments
Closed

Unable to build for Android #1946

jmklix opened this issue Jun 7, 2022 Discussed in #1944 · 6 comments
Labels
bug This issue is a bug. build-problem problems with building this sdk closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.

Comments

@jmklix
Copy link
Member

jmklix commented Jun 7, 2022

Discussed in #1944

Originally posted by IIAwesomeII June 6, 2022
Hello,
I am trying to build for android using this code on windows:

cmake -G "NMake Makefiles" -DTARGET_ARCH=ANDROID -DCMAKE_BUILD_TYPE=Release -DBUILD_ONLY="s3"
But, it is giving me this error:

NMake : fatal error U1065: invalid option 'j'

Am i doing something wrong?
I am following the instructions mentioned here on github.

@jmklix jmklix added the bug This issue is a bug. label Jun 7, 2022
@jmklix
Copy link
Member Author

jmklix commented Jun 7, 2022

@IIAwesomeII there seams to be something wrong with the dependencies that NMAKE is trying to build. I'm getting the same error with the current version of this sdk:

NMAKE : fatal error U1065: invalid option 'j'
Stop.
CMake Error at cmake/build_external.cmake:148 (message):
  Failed to build dependency libraries.
Call Stack (most recent call first):
  CMakeLists.txt:166 (include)

For now please use the last version of 1.8 of this sdk when building for android. I tested this on windows, so it should work for you.

I created this bug from the discussions so we can let you know when it gets fixed

@jmklix jmklix added the needs-review This issue or pull request needs review from a core team member. label Jun 7, 2022
@jmklix
Copy link
Member Author

jmklix commented Jul 20, 2022

P65507276

@Sam-Slater97
Copy link

Hey, Is there a release date for this bug? Still happening when trying to build form android on windows.

@Kiptoo-Deus
Copy link

Did anyone find a solution to "NMAKE : fatal error U1065: invalid option 'j' "

@jmklix jmklix added build-problem problems with building this sdk and removed needs-review This issue or pull request needs review from a core team member. labels Apr 19, 2024
@jmklix
Copy link
Member Author

jmklix commented Jul 2, 2024

Sorry for the delay, but we have fixed, then broke, and then fixed again the builds on android. Here is the recent issue and latest fix for building on Android. Please try using visual studio to build this sdk and let us know if you still have any problems

@jmklix jmklix added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days. label Jul 2, 2024
Copy link

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Jul 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug This issue is a bug. build-problem problems with building this sdk closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Projects
None yet
Development

No branches or pull requests

3 participants