Skip to main content

Questions tagged [build]

Questions about building software (e.g. compiling yourself) – if you're building your own computer, use [computer-building] instead.

0 votes
0 answers
4 views

How to build xmrig on windows with MSYS2 or VS 2022? [migrated]

I am trying to build xmrig on Windows 11 using mingw compiler since 3 days, however I can't figure it out as I am constantly receiving errors. I'm following tutorial on official xmrig page. What have ...
Mixtuur's user avatar
0 votes
0 answers
47 views

anchor build error with path in windows

I have seen error like this here. but i cannt find correct solution. so i post this question again error is as follow: [2024-05-28T02:18:40.570816900Z ERROR cargo_build_sbf] Failed to obtain package ...
Justin Elsen's user avatar
1 vote
1 answer
2k views

`nvidia-driver` install failing due to kernel module build error

This wasn't something I did, but a bug in Debian. See this thread on the matter. The kernel update from 6.1.0-17 to 6.1.0-18 broke the nvidia kernel module. I must have coincidentally updated my ...
Devin Droddy's user avatar
0 votes
0 answers
95 views

Building SlackLogViewer with Qt6 ; issues in QuaZip cmake (pop!_os 22.04)

I'm a recently converted linux user running Pop!_OS 22.04. I am trying to build SlackLogViewer which is a C++ program, using Qt6. In order to do this, I had to build one of the dependencies, QuaZIP, ...
chaossature's user avatar
1 vote
0 answers
75 views

xming - How to build Xming from sources?

I'm trying to build Xming from its sources available on SourceForge. I know this version is outdated and have considered just buying it, but for my use case building it is required. I know that VcXsrv ...
ty246's user avatar
  • 21
0 votes
0 answers
170 views

Unity build deletes all files on desktop

I finished a Unity project and decided to build it. I clicked build and it told me to select a folder. I selected desktop and clicked build. After a few minutes my project was built, but all files on ...
CodingBeanz's user avatar
-1 votes
1 answer
15k views

What exactly cmake say: /usr/bin/ld: cannot find -ledit or /usr/bin/ld: cannot find -lcurses?

I am using ubuntu 20.04. I am doing debugging of building with cmake. What exactly cmake say: /usr/bin/ld: cannot find -ledit, i.e.what is ledit? What is /usr/bin/ld: cannot find -lcurses exactly? I ...
Dmitriy Ogureckiy's user avatar
0 votes
1 answer
2k views

Why was enabling tpm 2.0 wrong

As I said in this question, I enabled tpm 2.0 on my pc (a custom build with windows 10 on it), and, apparently, this messed up the filesystem or something and I get “WHEA_UNCORRECTABLE_ERROR” and “...
selenio34's user avatar
  • 119
2 votes
1 answer
3k views

Programs failing to compile on aarch64 with `features.h: No such file or directory`

I'm having trouble compiling some applications on my PineNote. The common thread is: /usr/include/bits/libc-header-start.h:33:10: fatal error: features.h: No such file or directory 33 | #...
Sammaron's user avatar
0 votes
0 answers
309 views

Adding Files to Custom Kali ISO Image

I am creating a custom Kali installer image that includes several additional files that I commonly use in every build (rather than adding it after it is installed). Following the Kali documentation (...
Lexicon's user avatar
  • 153
0 votes
0 answers
5k views

vcpkg error : How would I fix Build error?

Hey I am running into an issue with a vcpkg install. I am running windows and using vcpkg to install ogre. the issue I am running into is jasper install. Though I am not sure where to begin. Any help? ...
NickTheCoder's user avatar
0 votes
1 answer
1k views

rpmbuild complains about dependencies that are there

Trying to build my own monit RPM package on SLES12 SP5 using rpmbuild, I got some error that confuses me: > rpmbuild -ba -r ~/rpmbuild GNU/RPM/monit.spec error: Failed build dependencies: ...
U. Windl's user avatar
  • 705
0 votes
0 answers
1k views

gigabyte x570 elite aorus not booting up or giving power to peripherals

I build yesterday a system with aorus elite x570 ryzen 5 3600x 32 gb ram (2x corsair sticks) Initially it worked fine all day yesterday, installed windows and so on. Sometimes monitor did not pick up ...
Kristi Jorgji's user avatar
0 votes
1 answer
385 views

Is it possible to exclude a line of code from a Visual Studio 2019 code analysis warning (sr0014)?

I am using Visual Studio 2019 and Azure SQL Database Instance. I have a lot of stored procedures that follow the same pattern. A warning is raised on the build for each stored procedure where data ...
GettingItDone's user avatar
0 votes
1 answer
2k views

How to enable library in ffmpeg without build ffmpeg from source (linux)?

I have the xubuntu 18.04. I installed ffmpeg from ubuntu repository and built libaom. So, how to enable libaom in ffmpeg without reinstall ffmpeg from source (ffmpeg compilation guide or ffmpeg ...
amg's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
13