mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-12 05:25:06 +00:00
[BUG] CMake does not work with Visual Studio #348
Reference in New Issue
Block a user
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 @harrynull on GitHub (Dec 2, 2017).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : 0.85
In raising this issue, I confirm the following (please check boxes, eg [X]):
My familiarity with the project is as follows (check one, eg [X]):
Necessary information
Video links
N/A
Additional information
CMake does not work with Visual Studio. Following errors raises when I was trying to compile it using the .sln file generated by CMake:
CMake version used: 3.7.2
However, windows\ccextractor.sln works.