-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REQ: Prebuilt Compiler Option #722
Comments
There "kind of" is in the quick_build folder, give it a shot, it's a
simplified build.
…On Wed, Jan 3, 2024 at 12:33 PM SmoochySix4 ***@***.***> wrote:
add an option to use an already installed/built version of the mingw32
compiler
—
Reply to this email directly, view it on GitHub
<#722>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADBUDP5PUWEC5CUSTMJJLYMWXCJAVCNFSM6AAAAABBL4RND6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DINJUGU4TEOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
That's awesome. Is there a way to set the main script, easily, to use the already installed mingw32?
|
No, unfortunately. The already installed mingw32 (at least from packages)
come with some funky options of "static and dynamic" libc++ which might
require some changes...
On Mon, Feb 12, 2024 at 11:14 PM SmoochySix4 ***@***.***>
wrote:
… That's awesome. Is there a way to set the main script, easily, to use the
already installed mingw32?
There "kind of" is in the quick_build folder, give it a shot, it's a
simplified build.
… <#m_-3699088896076028471_>
On Wed, Jan 3, 2024 at 12:33 PM SmoochySix4 *@*.*> wrote: add an option
to use an already installed/built version of the mingw32 compiler — Reply
to this email directly, view it on GitHub <#722
<#722>>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AAADBUDP5PUWEC5CUSTMJJLYMWXCJAVCNFSM6AAAAABBL4RND6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DINJUGU4TEOA
<https://github.com/notifications/unsubscribe-auth/AAADBUDP5PUWEC5CUSTMJJLYMWXCJAVCNFSM6AAAAABBL4RND6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DINJUGU4TEOA>
. You are receiving this because you are subscribed to this thread.Message
ID: @.*>
—
Reply to this email directly, view it on GitHub
<#722 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADBUHQ3QKHDSDSKZCRNK3YTMAF7AVCNFSM6AAAAABBL4RND6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBQGQ4DOOBTGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks for the help. For some reason, there is a lag when running the resulting binary from the main script, but when I used the most recent mingw32 build from Zeranoe's Git, ffmpeg was faster.
|
add an option to use an already installed/built version of the mingw32 compiler
The text was updated successfully, but these errors were encountered: