[DiscordArchive] You say that's in a cmake file ?
[DiscordArchive] You say that's in a cmake file ?
Archived author: Serithul • Posted: 2021-03-03T14:15:27.938000+00:00
Original source
You say that's in a cmake file ?
Archived author: Serithul • Posted: 2021-03-03T14:15:31.609000+00:00
Original source
then it's commented out
Archived author: KalTheDrow • Posted: 2021-03-03T14:15:43.394000+00:00
Original source
revision_data.h.in.cmake which is at root of the repo
Archived author: Serithul • Posted: 2021-03-03T14:15:58.898000+00:00
Original source
Anything starting with # in any cmake file is a comment
Archived author: ZaDarkSide • Posted: 2021-03-03T14:16:02.186000+00:00
Original source
oh i thought it was .h file from C++
Archived author: KalTheDrow • Posted: 2021-03-03T14:16:10.662000+00:00
Original source
yea, so did my desk neighbour haha oops
Archived author: KalTheDrow • Posted: 2021-03-03T14:16:24.854000+00:00
Original source
Could I remove that comment and manually define then? But I'm curious why the error is coming up in the first place
Archived author: Serithul • Posted: 2021-03-03T14:17:01.820000+00:00
Original source
Give me a moment to check the 3.3.5 branch
Archived author: ZaDarkSide • Posted: 2021-03-03T14:18:15.024000+00:00
Original source
so it's a .h file that cmake replaces
Archived author: Serithul • Posted: 2021-03-03T14:18:32.645000+00:00
Original source
To my understanding, your issue is that you didn't actually git pull, meaning you can't update to the latest commit, which is why you get the warning in cmake that there is no commit hash and your src is looking for an older tdb