• Pieter Hintjens's avatar
    Problem: if src/platform.hpp still exists, gyp uses this · c78e4f33
    Pieter Hintjens authored
    Gyp needs its own platform.hpp; there is no way to delete this
    file automatically.
    
    Solution: copy gyp's platform.hpp into src, so that things build
    properly no matter what the starting state. If you build with gyp
    and then try to build using autotools' makefile, you'll get an
    error from the platform.hpp.
    c78e4f33
Name
Last commit
Last update
..
.gitignore Loading commit data...
build.bat Loading commit data...
platform.hpp Loading commit data...
project-tests.gsl Loading commit data...
project-tests.gypi Loading commit data...
project-tests.xml Loading commit data...
project.gyp Loading commit data...