d tag

2228 questions


1 answers
453 views
0
Unity Virtual Stick Does Not Return to Center When You Release Your Finger

Unity uses On-screen sticks to display two sticks on the screen (move and rotate viewpoints).I printed it on WebGL and ran it on my smartphone browser.Basically, it works fine, but if you touch both s...

1 years ago

1 answers
402 views
0
ARM64 Linux Kernel Builds but Image Is Not in arch/arm64/boot

I am cross-building the Linux kernel in the Docker container because I want to run BusyBox with the kernel I built myself in qemu as shown in the link below, but there is no kernel image in arch/arm64...

1 years ago

1 answers
511 views
0
ML-Agent tutorial says "Heuristic method called but not implemented.Returning placeholder actions." and fails to proceed

In the ML-Agent tutorial, there was a problem that could not be solved by following the document, so I would like to ask you a question.I've looked through other questioning sites, but I can't help it...

1 years ago

1 answers
546 views
0
Understanding How to Configure Google API Key

I wanted to use Google Cloud PHP Natural Language, so I added code from github to clonehttps://github.com/googleapis/google-cloud-php-languageYou have enabled and retrieved the API Key in advance.The ...

1 years ago

1 answers
420 views
0
I can't do it in the tauri of Rust.

Currently, I would like to develop using tauri on Windows 11 pro, but I cannot execute it.As a procedure, I put in Microsoft build tools, put node.js in nvm-windows, ran npm create tauri-app in npm, a...

1 years ago

1 answers
466 views
0
I want to generate a list of random numbers with the shortest possible code.

I'd like to use the list initialized with random numbers in Unity c#, but the current method will result in a long code as follows.For me, who has become Python, it's very troublesome to write like th...

1 years ago

1 answers
403 views
0
I want to get permission using Jetpack Composer on Android, but I can't see the confirmation screen.

I would like to make a permission request using Jetpack Composer and Accompanist on Android in a Jetpack-like way.https://google.github.io/accompanist/permissions/I'd like to get permission for Foregr...


1 answers
387 views
0
How to write Cmake on Android Studio

I would like to introduce C source code using Cmake on Android Studio, but when I run, I get the following error.Java/Kotlin as a library would like to call main.cpp.I'm sorry for the rudimentary ques...

1 years ago

1 answers
362 views
0
unity I want to generate a beautiful random number list

I'd like to use a list initialized with random numbers in unity c#, but with this method, the code will be this long.For me, who has become python, it's very troublesome to write like this every timeI...

1 years ago

1 answers
474 views
0
How to write Cmake on Android Studio

I would like to introduce C source code using Cmake on Android Studio, but when I run, I get the following error.Java/Kotlin as a library would like to call main.cpp.I'm sorry for the rudimentary ques...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.