freeimage icon indicating copy to clipboard operation
freeimage copied to clipboard

automate library dependencies (git modules?)

Open CapsAdmin opened this issue 10 years ago • 0 comments

This project does not compile out of box because it fails to find the library headers.

The readme states that freeimage will use its own version but looking around at the it doesn't seem obvious as to where these libraries. Accidentally I saw you had forked these libraries here on github.

Perhaps git modules would make this easier or at least a git clone script in the root.

CapsAdmin avatar Dec 27 '15 22:12 CapsAdmin