Server: version.h not generated for windows builds

Created on 14 Feb 2018  路  2Comments  路  Source: CasparCG/server

Just did a fresh checkout. No version.h :/

typbug

All 2 comments

path to include in shell.rc is written as "../version.h", should be just "version.h" since cmake adds include directory "./generated/". version.h by itself gets generated. I corrected it in my fork. I can create a pull request if needed?

Thanks! Fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sagar14rocks picture sagar14rocks  路  6Comments

ronag picture ronag  路  7Comments

saltomodules picture saltomodules  路  5Comments

krzyc picture krzyc  路  4Comments

Julusian picture Julusian  路  5Comments