Closed lavilao closed 1 year ago
Hi, first of all thanks for your work, could you update the linux build? Also, can I build this in github actions? Thanks in advice!
@lavilao
We have not released the linux version of sse3/sse4 at present, and at the same time, we have not used github actions to compile. As for whether to release the linux version of sse3/sse4, @Alex313031 needs to make the final decision.
after some research finded that chromium cant be builded in github actions, requires too much space xD
after some research finded that chromium cant be builded in github actions, requires too much space xD
@lavilao
Compiling thorium with github actions is theoretically feasible, but it needs to make major adjustments to the entire repo and github actions, and the whole process is more complicated.
@gz83 @lavilao Yes and the space, RAM, and CPU horsepower required is not available on the free tier. We would have to pay for a CI license. Don't worry though @lavilao I will be making an SSE3 build soon for those of us with older CPUs (I use the sse3 releases on a Core 2 Duo system of mine)
@Alex313031 Thanks! is good to see us dual core users are not forgotten xD.
@lavilao Here you go > https://github.com/Alex313031/Thorium-Special/releases/tag/M110.0.5481.179-1
@Alex313031 Thank you!
it does not open 🥲, it crashes with illegal hardware instruction (core dumped) thorium-browser
edit: NVM, 111 works like a charm
Hi, first of all thanks for your work, could you update the linux build? Also, can I build this in github actions? Thanks in advice!