[GH-ISSUE #259] Unable to compile code with Cocoapods version 0.9.0 #207

Closed
opened 2026-05-05 11:55:17 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @sunkumar on GitHub (Dec 27, 2019).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/259

Originally assigned to: @jmcnamara on GitHub.

Dear Team,

Today I have updated code with version 0.9.0 and it stop compiling code via Xcode 11.2.1.

It is working fine with version 0.8.9 pod version. Below are the message I am getting

Undefined symbol: _MD5_Init
Undefined symbol: _MD5_Update
Undefined symbol: _MD5_Final

Originally created by @sunkumar on GitHub (Dec 27, 2019). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/259 Originally assigned to: @jmcnamara on GitHub. Dear Team, Today I have updated code with version 0.9.0 and it stop compiling code via Xcode 11.2.1. It is working fine with version 0.8.9 pod version. Below are the message I am getting Undefined symbol: _MD5_Init Undefined symbol: _MD5_Update Undefined symbol: _MD5_Final
gitea-mirror 2026-05-05 11:55:17 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jmcnamara commented on GitHub (Dec 27, 2019):

Thanks for the report. I see the issue. I'll fix it soon and push a new version.

<!-- gh-comment-id:569251226 --> @jmcnamara commented on GitHub (Dec 27, 2019): Thanks for the report. I see the issue. I'll fix it soon and push a new version.
Author
Owner

@jmcnamara commented on GitHub (Dec 27, 2019):

I've pushed version 0.9.1 to the Cocoapods repository. Can you try it again.

<!-- gh-comment-id:569253917 --> @jmcnamara commented on GitHub (Dec 27, 2019): I've pushed version 0.9.1 to the Cocoapods repository. Can you try it again.
Author
Owner

@sunkumar commented on GitHub (Dec 30, 2019):

Thanks Its working now!

<!-- gh-comment-id:569652711 --> @sunkumar commented on GitHub (Dec 30, 2019): Thanks Its working now!
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#207
No description provided.