build tag

18 questions


1 answers
375 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
407 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

2 answers
351 views
0
What is a build in a scripting language?

What exactly does a build do in a scripting language like Ruby?The builds here are meant to be built into the CI/CD pipeline.Also, I understand that building in compilation languages like Java and Gol...

1 years ago

2 answers
355 views
0
How to write CMakeList using a library built in cmake

I want to generate ORC files that I can read in Athena without using queriesorg.apache.hadoop.hive.ql.io.orc.OrcOutputFormatin the format https://github.com/apache/orcI thought it would be good to use...

1 years ago

1 answers
86 views
0
Failed to build clang from source

Attempting to build clang in Ubuntu 19.04 environment fails.Why?I am trying to build the C/C++ toolchain from 1.glibc, libc++, libc++abi, llvm seem to have been able to build.I'm trying to build it by...

1 years ago

2 answers
69 views
0
Is there a callback function that detects changes to Build Settings in Unity?

In Unity 3D, Could you tell me if there is a callback that detects changes made to Build Settings?If it does not exist, please let me know how to implement it.Thank you for your cooperation.

1 years ago

1 answers
105 views
0
About Android App File Size

I will be a beginner in Android development.I am currently running an application in an offline environment.The size of the project file is just under 10GB.MBP will take more than 30 minutes to build ...

1 years ago

1 answers
87 views
0
Google play service when building an Android build environment

Up until now, I have been using eclipse from coding to building, but We are currently building a Jenkins build environment in CentOS.I am using Google play service in the application I am creating, so...


1 answers
126 views
0
To Specify FindHoge.cmake Storage Location in CMake Without Hardcoding

CMake is trying to create an environment-independent build file.When I tried to use the LLVM and ffi Config.cmake fields in find_package(), I got the following error.If you use set() to specify the pa...

1 years ago

2 answers
80 views
0
Reduced compilation time

We are currently maintaining a relatively large internal C++ project, but with the use of boost and template metaprogramming, we are experiencing a situation where compilation time is increased and op...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.