Tiny Core Extensions > TCE Bugs

Audacity

(1/2) > >>

core-user:
(Not sure if this is the right place to post this.)

I would like to have Audacity on my installations, but the one linked to for installation in version 9 of TC, has been built against an incorrect library, or something, & won't work.

Could the maintainer take a look into this, thanks.

(I see version 10 of TC is nearing completion, maybe update it to work with the up coming version - with backward compatibility?)

Juanito:
I guess this is the error you're referring to for the tc-9.x x86 extension:
--- Code: ---$ audacity
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
Aborted

--- End code ---

I suggest that you pm the maintainer to request an update.

JustinCB:

--- Quote from: Juanito on August 31, 2018, 06:49:30 AM ---I guess this is the error you're referring to for the tc-9.x x86 extension:
--- Code: ---$ audacity
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
Aborted

--- End code ---

I suggest that you pm the maintainer to request an update.

--- End quote ---
I haven't used tinycore for a while, but I'll try to rebuild audacity now.

JustinCB:

--- Quote from: JustinCB on February 17, 2020, 12:06:08 PM ---
--- Quote from: Juanito on August 31, 2018, 06:49:30 AM ---I guess this is the error you're referring to for the tc-9.x x86 extension:
--- Code: ---$ audacity
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
Aborted

--- End code ---

I suggest that you pm the maintainer to request an update.

--- End quote ---
I haven't used tinycore for a while, but I'll try to rebuild audacity now.

--- End quote ---


OK, so ffmpeg4-dev depends on sbc.tcz. sbc-dev.tcz exists, maintained by Juanito, but sbc.tcz doesn't. I will try to build audacity with its internal ffmpeg.

Juanito:
sbc must have fallen through the cracks - it's there now, so you can build against the ffmpeg4 extension

Navigation

[0] Message Index

[#] Next page

Go to full version