mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 22:02:06 -06:00
[GH-ISSUE #409] cmake errors #322
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @justdomyself on GitHub (Sep 18, 2023).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/409
Originally assigned to: @jmcnamara on GitHub.
when I use cmake ,cmd like this:
errors:
@jmcnamara commented on GitHub (Sep 18, 2023):
It looks like there may be an issue with the recently added CMakeLists.txt check for Big Endianness in the commit
44e72c5862Could you disable this check or git checkout back to the previous commit (
31b331462d) and see if it resolves the issue.@jmcnamara commented on GitHub (Sep 23, 2023):
@justdomyself Any feedback on this?
@jmcnamara commented on GitHub (Sep 25, 2023):
Closing due to lack of follow up.