mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 19:43:50 +00:00
[PR #27] removed problem in visual studio to compile c file with cpp #917
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?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/27
State: closed
Merged: Yes
I have removed problem using cpp guard in header files for visual studio so that c file can be compiled with cpp.
I have also changed LDFLAGS in linux makefile, because if -I../src/libpng is not given at time of compiling
than my compiler was unable to png.h