[GH-ISSUE #212] undefined reference to `_imp____acrt_iob_func' #172

Closed
opened 2026-05-05 11:50:04 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @iw2lsi on GitHub (Dec 17, 2018).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/212

Originally assigned to: @jmcnamara on GitHub.

Hi all,

I'm getting a strange error while linking my Qt5.10.1 app with the latest libxlsxwriter: "undefined reference to `_imp____acrt_iob_func'"...

I'm using msys2-x86_64-20180531.exe from https://www.msys2.org

any ideas ?

thanks a lot,

          Giampaolo
Originally created by @iw2lsi on GitHub (Dec 17, 2018). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/212 Originally assigned to: @jmcnamara on GitHub. Hi all, I'm getting a strange error while linking my Qt5.10.1 app with the latest libxlsxwriter: "undefined reference to `_imp____acrt_iob_func'"... I'm using msys2-x86_64-20180531.exe from https://www.msys2.org any ideas ? thanks a lot, Giampaolo
Author
Owner

@jmcnamara commented on GitHub (Dec 17, 2018):

Hi,

That function isn't part of libxlswriter so it is more likely to be an issue with gcc or the glibc libraries. A quick google shows some issues like this: https://www.google.com/search?&q=undefined+reference+to+_imp____acrt_iob_func

Either way it isn't a libxlsxwriter issue so I will close this.

John

<!-- gh-comment-id:447881611 --> @jmcnamara commented on GitHub (Dec 17, 2018): Hi, That function isn't part of libxlswriter so it is more likely to be an issue with gcc or the glibc libraries. A quick google shows some issues like this: https://www.google.com/search?&q=undefined+reference+to+_imp____acrt_iob_func Either way it isn't a libxlsxwriter issue so I will close this. John
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#172
No description provided.