Re: compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
The problem is that I need the mingw chain to recognize the libraries compiled by me, but I can't. El lun, 5 sept 2022 a las 19:30, Helge Konetzka () escribió: > > Hello, > > Am 05.09.22 um 18:54 schrieb Juan carlos Rebate: > > hello, I try to compile qemu but there are too many dependencies > >

Re: compile missing dependencies

2022-09-05 Thread Helge Konetzka
Hello, Am 05.09.22 um 18:54 schrieb Juan carlos Rebate: > hello, I try to compile qemu but there are too many dependencies > missing that I am not able to find in the package manager, one of them > is gthread-2.0, I tried to get help from the qemu community but I do > not receive a response, the

compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
hello, I try to compile qemu but there are too many dependencies missing that I am not able to find in the package manager, one of them is gthread-2.0, I tried to get help from the qemu community but I do not receive a response, the only solution would be to pack the dependencies but no I know how