version.h no such file or directory error on Visual Studio 2022 compile of vcxproj
When you compile with Visual Studio you get a compilation error: "version.h" file or directory not found
Can be fixed by renaming "version.h.in" to "version.h"
When you compile with Visual Studio you get a compilation error: "version.h" file or directory not found
Can be fixed by renaming "version.h.in" to "version.h"
changed the description
VideoLAN code repository instance