[PR #27] removed problem in visual studio to compile c file with cpp #917

Open
opened 2026-01-29 16:57:13 +00:00 by claunia · 0 comments
Owner

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

**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
claunia added the pull-request label 2026-01-29 16:57:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#917