mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #433] cannot run on x64 Release in Visual Studio 2022 #337
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#337
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 @SJavad on GitHub (Mar 10, 2024).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/433
I try every step in the installation guide
I built the project with x64 Release
the build was successful but when I ran the .exe file I got this error:
The Application was unable to start correctly (0xc0000007b). Click OK to close the application.what can I do?
@jmcnamara commented on GitHub (Mar 10, 2024):
Some questions/comments:
Please answer each of these when you reply.
@jmcnamara commented on GitHub (Mar 12, 2024):
Any update on this?
@SJavad commented on GitHub (Mar 24, 2024):
@jmcnamara
1- I try this section Using CMake for Microsoft Visual Studio
2- Yes I do, my compile target and system is x64
3- yeah the program without libxlswriter work's fine
4- yes I Do.
@jmcnamara commented on GitHub (Mar 31, 2024):
Could you try the VCPKG method instead: http://libxlsxwriter.github.io/getting_started.html#gsg_vcpkg
@jmcnamara commented on GitHub (Apr 4, 2024):
Closing as can't replicate.