oschaaf commented on issue #1739: Fix libpng copy action URL: https://github.com/apache/incubator-pagespeed-mod/pull/1739#issuecomment-362892000 @ashishk-1 great! So running 'make libpng` correctly executes the copy action correctly, but apparently that does not always run timely. Perhaps we need to add a dependency on libpng somewhere in gyp? The build error I am currently looking at ends with: ``` CXX(target) out/Release/obj.target/instaweb_spriter/net/instaweb/spriter/libpng_image_library.o In file included from ./net/instaweb/spriter/libpng_image_library.h:32:0, from net/instaweb/spriter/libpng_image_library.cc:20: ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
